What are the basic data types used in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Can comments be nested?
What is a built-in function?
How many characters are recognized by ANSI C++?
What is the size of integer variable?
How do you declare a set in c++?
Does std endl flush?
What are the two types of comments?
How would you implement a substr() function that extracts a sub string from a given string?
When you overload member functions, in what ways must they differ?
What is the difference between set and map in c++?
If there are two catch statements, one for base and one for derived, which should come first?
Can we use pointers in c++?