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
What does it mean to declare a member function as static?
What is stoi in c++?
What do c++ programmers do?
What is private public protected in c++?
What is the role of copy constructor in copying of thrown objects?
What are c++ manipulators?
If a header file is included twice by mistake in the program, will it give any error?
Write a program to show polymorphism in C++?
How do you save a c++ program?
What is c++ map?
What is constant in c++ with example?
What is string in c++ programming?
Explain rtti.
What are c++ templates used for?
Does improper inheritance have a potential to wreck a project?