Answer Posted / prabakaran
collection of data membetrs and function members
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
State the difference between pre and post increment/decrement operations.
Define namespace in c++?
What is the exit function in c++?
What is difference between c++ 11 and c++ 14?
Write a Program to find the largest of 4 no using macros.
How would you use qsort() function to sort an array of structures?
What are the uses of typedef in a program?
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
Where must the declaration of a friend function appear?
When are exception objects created?
Should I learn c or c++ or c#?
What is format for defining a structure?
What are the two types of polymorphism?
What character terminates all character array strings a) b) . c) END
Why namespace is used in c++?