Answer Posted / prabakaran
collection of data membetrs and function members
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the syntactic rules to be avoid ambiguity in multiple inheritance?
How many ways can a variable be initialized into in C++?
How to demonstrate the use of a variable?
Where must the declaration of a friend function appear?
Write a program to find the reverse Fibonacci series starting from N.
Do you know what is overriding?
What is the difference between new() and malloc()?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
What are the various situations where a copy constructor is invoked?
What is a c++ object?
What do you mean by enumerated data type?
What is object file? How can you access object file?
what is Loop function? What are different types of Loops?
What is the purpose of ios::basefield in the following statement?
Is c better than c++?