What is c++ good for?
No Answer is Posted For this Question
Be the First to Post Answer
What is a terminating character in c++?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
what is C++ exceptional handling?
What is the difference between Pointer and a Reference? When you would use them?
give me some class & objects examples?
Is linux written in c or c++?
Shall we use 'free' to free memory assigned by new, What are the further consequences??
what are the iterator and generic algorithms.
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
What are the four main data types?
What are the five basic elements of a c++ program?
Do class declarations end with a semicolon?