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


Is c or c++ more useful?


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

Post New Answer

More C++ General Interview Questions

string somestring ; Which of the following choices will convert a standard C++ string object "somestring" to a C string? a) Copy.somestring () ; b) somestring.c_str () c) &somestring [1] d) std::cstring (somestring) e) (char *) somestring

1 Answers   Quark,


What is bubble sort c++?

0 Answers  


What is a binary file? List the merits and demerits of the binary file usagein C++.

0 Answers  


What is abstract keyword in c++?

0 Answers  


What is the difference between an enumeration and a set of pre-processor # defines?

0 Answers  


What are protected members in c++?

0 Answers  


Name the operators that cannot be overloaded in C++?

0 Answers   Fidelity,


Write a recursive program to calculate factorial in c++.

0 Answers  


Explain Text Manipulation Routines?

0 Answers  


Where the memory to the static variables is allocated?

0 Answers  


Explain RAII (Resource Acquisition Is Initialization).

3 Answers  


What is searching? Explain linear and binary search.

0 Answers  


Categories