Answer Posted / ritesh kumar rawat
Namespace is logical group of classes.It can span multiple
assembly.
| Is This Answer Correct ? | 7 Yes | 17 No |
Post New Answer View All Answers
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
How to improve object oriented design skills?
What do you mean by variable?
Why do pointers exist?
What is the advantage of oop over procedural language?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What are oops functions?
Is oop better than procedural?
What is object in oop?
What language is oop?
What is the real time example of encapsulation?
What is a null tree?
What is abstraction example?
What is the point of polymorphism?
What makes a language oop?