Answer Posted / muhammad azeem khan
Namespace is the collection of classes , structures , interfaces, functions , delegates under the function that is a logical hierarchy structure... It helps us to avoid clash between the names of classes, Simply,, collection of class
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is polymorphism programming?
What is the benefit of oop?
what are the different types of qualifier in java?
What is the point of oop?
What is oops and why we use oops?
What is stream in oop?
What is oops in simple words?
2. Give the different notations for the class.\
What is the problem with multiple inheritance?
Give two or more real cenario of virtual function and vertual object
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is polymorphism in oops with example?
What is difference between pop and oop?
Can enum be null?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?