Answer Posted / manoj prajapati
its not windows oriented,so it takes a time to coding.
| Is This Answer Correct ? | 26 Yes | 6 No |
Post New Answer View All Answers
What is a c++ class?
How do I download c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
Describe about storage allocation and scope of global, extern, static, local and register variables?
Why do you use the namespace feature?
What is type of 'this' pointer? Explain when it is get created?
What is virtual destructor ans explain its use?
What is copy constructor? Can we make copy constructor private in c++?
Define a pointer to a data member of the type pointer to pointer?
What is the use of map in c++?
What does return 0 do in c++?
What is the sequence of destruction of local objects?
What is #include iostream?
When does a name clash occur in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?