Describe the advantage of an external iterator.
No Answer is Posted For this Question
Be the First to Post Answer
What is the best c++ book for beginners?
What is iterator in c++?
Is c++ a dying language?
whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };
What is meant by forward referencing and when should it be used?
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
What are default parameters? How are they evaluated in c++ function?
What is the difference between the functions rand(), random(), srand() and randomize()?
What is the iunknown interface?
What is a try block?
What is encapsulation in C++? Give an example.
0 Answers HAL, Honeywell, Zomato,
Define what is constructor?