Answer Posted / beena
A using declaration makes it possible to use a name from a namespace without the scope operator.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the use of vtable.
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
Write about the access privileges in c++ and also mention about its default access level?
What programming language should I learn first?
Explain the isa and hasa class relationships. How would you implement each?
Tell me what are static member functions?
What is array in c++ example?
Why c++ is the best language?
What is a set in c++?
What are inline functions? What is the syntax for defining an inline function?
What is a unnitialised pointer?
What are c++ storage classes?
What are the 4 types of library?
What is the difference between structure and class?
What does new in c++ do?