What is difference between initialization and assignment?
Answer Posted / hariharan,k
initialization mean's to initilise a variable.
assignment mean's assign value to a variable.
| Is This Answer Correct ? | 73 Yes | 41 No |
Post New Answer View All Answers
What is the object serialization?
What is data type in c++?
What kind of jobs can I get with c++?
What is the use of c++ programming language in real life?
What is #include iostream?
Explain how a pointer to function can be declared in C++?
Where do I find the current c or c++ standard documents?
What is an orthogonal base class in c++?
What are the two shift operators and what are their functions?
Which should be more useful: the protected and public virtuals?
What is virtual table?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
What are c++ tokens? What are function prototypes? What is the difference between public, private, and protected access?