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...


Can i use “int” data type to store the value 32768? Why?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

show how link list can be used to repersent the following polynomial i) 5x+2

0 Answers   CBSE,


write a C and C++ programme to implement the A,bubble sort B,quick sort C,insertion sort D,sequential search E,binary search

1 Answers   ADP, TCS,


main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(ā€œ%dā€,x); }

8 Answers   Vector,


What is difference between %d and %i in c?

0 Answers  


hat is a pointer?

4 Answers   Assurgent,


program to find the second largest word in a paragraph amongst all words that repeat more thn twice

4 Answers   CTS, iGate,


What would the following code segment printint k = 8;docout << "k = " << k << " ";while k++ < 5; a) 13 b) 5 c) 8 d) pointers

0 Answers  


What is the output of printf("%d", printf("Hello"));?

1 Answers  


when to use : in c program?

2 Answers  


Can variables be declared anywhere in c?

0 Answers  


write a program to display the array elements in reverse order in c language

16 Answers  


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

0 Answers  


Categories