What is difference between initialization and assignment?
Answer Posted / shweta iyer
In initialization, we provide the variable with some initial values which can be changed later. But in assignment, we provide the variable with a fixed value which remains same throughout the whole program.
| Is This Answer Correct ? | 8 Yes | 14 No |
Post New Answer View All Answers
What is the use of seekg in c++?
What is function declaration in c++ with example?
What are punctuators in c++?
What is the best c c++ compiler for windows?
How to allocate memory dynamically for a reference?
what is scupper?
What is the function to call to turn an ascii string into a long?
What do you mean by a template?
What does obj stand for?
What is the difference between a baller and a reference in C++?
Is c++ low level?
What is the difference between prefix and postfix versions of operator++()?
What are different types of loops in c++?
How do I use turbo c++?
What is the history of c++?