What are features of c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the full form of dos?
What are single and multiple inheritances in c++?
what do you mean by memory management operators
Which software is best for programming?
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
write a c++ program that gives output 4 3 4 2 3 4 1 2 3 4 using looping statement
What do you know about near, far and huge pointer?
Describe about storage allocation and scope of global, extern, static, local and register variables?
You want to link a c++ program to c functions. How would you do it?
What are vectors used for in c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
What are the data types in c++?