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


Should I learn c before c++?


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

Post New Answer

More C Interview Questions

what will be printed by this printf? printf("%c",printf("hi")["sharkselva"])); }

3 Answers   HCL,


I heard that you have to include stdio.h before calling printf. Why?

0 Answers  


What is the difference between declaring a variable by constant keyword and #define ing that variable?

1 Answers  


program to locate string with in a string with using strstr function

2 Answers   Huawei, Shreyas,


main() { int x=2, y=4 if ((x==2||y==4) x++ y++ if (y==4+1) { x=x+y; } y++; printf("The values of x and y are %d and %d."x,y); } What is the output?

5 Answers   TCS,


hat is a pointer?

4 Answers   Assurgent,


Can static variables be declared in a header file?

0 Answers  


How many levels of pointers can you have?

0 Answers  


HOW DO YOU HANDLE EXCEPTIONS IN C?

2 Answers   AppLabs,


Is c object oriented?

0 Answers  


Explain the difference between strcpy() and memcpy() function?

0 Answers  


Explain how can I manipulate strings of multibyte characters?

0 Answers  


Categories