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


Does c have class?


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

Post New Answer

More C Interview Questions

diff. between *p and **p

3 Answers  


What is union and structure?

0 Answers  


what is the difference between declaration and definition of a variable or function ?

3 Answers  


char *p="name"; printf(p);

1 Answers  


how can i get this by using for loop? * ** * **** * ******

3 Answers   Excel,


What is a rvalue?

0 Answers   Global Logic,


i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none

0 Answers  


int i; i=2; i++; if(i=4) { printf(i=4); } else { printf(i=3); } output of the program ?

15 Answers   Mascot,


What is the sizeof () a pointer?

0 Answers  


What is declaration and definition in c?

0 Answers  


What will happen when freeing memory twice

2 Answers  


What is variable and explain rules to declare variable in c?

0 Answers  


Categories