Answer Posted / kiruthika
A namespace is an abstract container or environment created
to hold a logical grouping of unique identifiers (i.e.,
names).
Namespaces allow to group entities like classes, objects
and functions under a name.
| Is This Answer Correct ? | 57 Yes | 4 No |
Post New Answer View All Answers
write string class as your own class in java without using any built-in function
Can abstract class have normal methods?
is there any choice in opting subjects like 4 out of 7
Templates mean
What is oops with example?
What is the fundamental idea of oop?
Can a destructor be called directly?
What are constructors in oop?
what type of questions
Why polymorphism is used in oops?
Which method cannot be overridden?
What is the renewal class?
can we make game by using c
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What are the 5 oop principles?