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 does c in a circle mean?


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

Post New Answer

More C Interview Questions

What are the keywords in c?

0 Answers  


What is Conio.h ?

2 Answers   TCS,


Why is c so powerful?

0 Answers  


what will be the result of the following program ? char *gxxx() { static char xxx[1024]; return xxx; } main() { char *g="string"; strcpy(gxxx(),g); g = gxxx(); strcpy(g,"oldstring"); printf("The string is : %s",gxxx()); } a) The string is : string b) The string is :Oldstring c) Run time error/Core dump d) Syntax error during compilation e) None of these

2 Answers   IBM,


write a programme that inputs a number by user and gives its multiplication table.

2 Answers  


Why should I use standard library functions instead of writing my own?

0 Answers  


What are data breakpoints?

3 Answers   Adobe,


class foo { public: static int func(const char*& p) const; }; This is illegal, why?

8 Answers   Google,


What is keyword with example?

0 Answers  


what is data structure

5 Answers   Maveric, TCS,


write a program to swap two numbers without using temporary variable?

3 Answers  


Where does the name "C" come from, anyway?

0 Answers   Celstream,


Categories