Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


the expression a=30*1000+2768; evalutes to

a) 32768

b) -32768

c) 113040

d) 0



the expression a=30*1000+2768; evalutes to a) 32768 b) -32768 c) 113040 d) 0..

Answer / amrutha bhat

-32768

Is This Answer Correct ?    21 Yes 23 No

Post New Answer

More C Interview Questions

write a own function to compare two strings with out using stringcomparition function?

6 Answers   LG Soft, Sasken,


plz answer.. a program that takes a string e.g. "345" and returns integer 345

4 Answers  


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

0 Answers  


Why is c called a mid-level programming language?

0 Answers  


All technical questions

0 Answers   TCS,


void main() { //char ch; unsigned char ch; clrscr(); for(ch =0;ch<= 127; ch++) printf(" %c= %d \t ", ch, ch); } output?

4 Answers   Groupon,


why program counter is 16 bit?

3 Answers  


Describe wild pointers in c?

0 Answers  


What is the difference between union and structure in c?

0 Answers  


Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.

0 Answers  


difference between spiral and waterfall model

1 Answers  


Write a program to print numbers from 1 to 100 without using loop in c?

0 Answers  


Categories