Using a smart pointer can we iterate through a container?
No Answer is Posted For this Question
Be the First to Post Answer
How the endl and setw manipulator works?
Explain container class.
What is the difference between new() and malloc()?
Why is c++ still best?
What is the use of turbo c++?
How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever
17 Answers Datavance, Quark, VEL, Wipro,
tell me about yourself ?i want answer for frehers with various exasmples?
why is c++ called oops? Explain
What does it mean to declare a member variable as static?
Explain shallow copy?
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?