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 are the types of abstraction?
Which language is pure oop?
Can a destructor be called directly?
What is the full form of oops?
Why is oop useful?
What is oops with example?
#include
What is encapsulation in oops?
Why is there no multiple inheritance?
When not to use object oriented programming?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is the advantage of oop over procedural language?
What is the significance of classes in oop?
What language is oop?
What is polymorphism oop?