Answer Posted / prabakaran
collection of data membetrs and function members
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we use clrscr in c++?
What is dynamic and static typing?
Is c++ a high level language?
Discussion on error handling of C++ .
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
What are 2 ways of exporting a function from a dll?
Write is a binary search tree? Write an algo and tell complexity?
Can c++ do everything c can?
Array base access faster or pointer base access is faster?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
Explain bubble sorting.
Why do we need runtime polymorphism in c++?
What is the best way to take screenshots of a window with c++ in windows?
Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.
What is class invariant in c++?