Answer Posted / srikanth
A namespace uniquely identifies a set of names so that there
is no ambiguity when objects having different origins but
the same names are mixed together.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Which language is pure oop?
What is difference between polymorphism and inheritance?
What is oops in simple words?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What are main features of oop?
What is the highest level of cohesion?
What is methods in oop?
Give two or more real cenario of virtual function and vertual object
any one please tell me the purpose of operator overloading
What is abstraction encapsulation?
What is polymorphism what are the different types of polymorphism?
What are constructors in oop?
Can bst contain duplicates?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Why is object oriented programming so hard?