What is difference between initialization and assignment?
Answer Posted / njk
455
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain operator overloading.
Which is better turbo c++ or dev c++?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
What are the two shift operators and what are their functions?
Will a catch statement catch a derived exception if it is looking for the base class?
Explain how functions are classified in C++ ?
What is difference between c++ and c ++ 14?
What is the use of cmath in c++?
How can you link a c program with a c function?
What is math h in c++?
What is constructor c++?
What is class syntax c++?
What are the implicit member functions of class?
Why do we use templates?
Is c++ an oop?