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

Answer Posted / amrutha bhat

-32768

Is This Answer Correct ?    21 Yes 22 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are linker error?

1041


What is a void pointer in c?

1046


Implement bit Array in C.

1101


In c language can we compile a program without main() function?

1064


What is the function of this pointer?

1231


what do you mean by inline function in C?

1014


What is an operator?

1022


What is the difference between text and binary i/o?

1004


What is use of null pointer in c?

963


typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none

1165


write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

2298


What is the use of a static variable in c?

1010


What is time complexity c?

949


Give me the code of in-order recursive and non-recursive.

1328


How to implement a packet in C

2841