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
Write a program to reverse a string using recursive function?
What is destructor oops?
State what is encapsulation and friend function?
What are the important components of cohesion?
Why is polymorphism used?
What are the components of marker interface?
Can destructor be overloaded?
write knight tour problem which is present in datastructure
What is debug class?what is trace class? What differences are between them? With examples.
How do you define a class in oop?
What does enum stand for?
Why is abstraction used?
What is super in oop?
What is multilevel inheritance explain with example?
What is the real life example of polymorphism?