What is difference between initialization and assignment?
Answer Posted / adeolu
initialization is the first assignment value given to a
variable while assignment is the subsequent value giving to
the program variable
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the difference between object-oriented programming and procedural programming?
Is it possible to write a c++ template to check for a function's existence?
Name the operators that cannot be overloaded in C++?
what are the decision making statements in C++? Explain if statement with an example?
Why do we use iterators?
What are the general quetions are in DEna bank manager IT/System interviews?
What is meant by the term name mangling in c++?
Why is c++ considered difficult?
What are the comments in c++?
Write my own zero-argument manipulator that should work same as hex?
State two differences between C and C++.
Define namespace in c++?
What is c++ used for in games?
What is singleton pattern in c++?
Which operator cannot overload?