What is the basic structure of a c++ program?
No Answer is Posted For this Question
Be the First to Post Answer
Define macro.
What is class invariant in c++?
Why can’t you call invariants() as the first line of your constructor?
What is prototype for that c string function?
How a pointer differs from a reference?
What are the two types of comments?
What is a 'pure' virtual function and what's its use?
Write about the access privileges in c++ and also mention about its default access level?
what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??
Can we declare a base-class destructor as virtual?
What is operators in c++?
Does c++ cost money?