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


What are the different data types in C?


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

Post New Answer

More C Interview Questions

main() { int l=6; switch(l) { default:l=l+2; case 4:l=4; case 5:l++; break; } printf("%d",l); }

1 Answers  


What do you mean by keywords in c?

0 Answers  


Given an array of characters, how would you reverse it? How would you reverse it without using indexing in the array?

1 Answers   Microsoft,


What are the differences between new and malloc in C?

0 Answers   Amazon,


what are advantages of U D F?

1 Answers   Google,


Is using exit() the same as using return?

0 Answers  


Name the language in which the compiler of "c" in written?

3 Answers   Bajaj,


whitch value return void main?

11 Answers  


What are the different types of constants?

0 Answers  


c program to print a name without using semicolon

9 Answers   TCS, Wipro,


What is binary tree in c?

0 Answers  


What type of function is main ()?

0 Answers  


Categories