Answer Posted / sourisengupta
One byte.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the this pointer?
Do you know the use of vtable?
Define Virtual function in C++.
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
What is a class definition?
If all is successful, what should main return a) 0 b) 1 c) void
What is the type of 'this' pointer? When does it get created?
How to get the current position of the file pointer?
What do you mean by delegate? Can a user retain delegates?
Explain how to initialize a const member data.
What are guid? Why does com need guids?
What is capacity in vector in c++?
what is a reference variable in C++?
Can we specify variable field width in a scanf() format string? If possible how?
Describe new operator and delete operator?