How can we read/write Structures from/to data files?
No Answer is Posted For this Question
Be the First to Post Answer
If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?
What are friend functions?
What is the function to call to turn an ascii string into a long?
How one would use switch in a program?
what are difference between c and c++?
When volatile can be used?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
List the merits and demerits of declaring a nested class in C++?
What is a concrete class?
Is c++ a software?
How do you differentiate between overloading the prefix and postfix increments?
In a function declaration what does extern means?