What is difference between initialization and assignment?
Answer Posted / zuber
Initialization can be can be done at the time of
declaration where as assiginment can be done anywhere
| Is This Answer Correct ? | 55 Yes | 11 No |
Post New Answer View All Answers
Is c better than c++?
What are the comments in c++?
What is the default width for ouputting a long integer using the insertion operator?
What is oop in c++?
Is java easier than c++?
Is c++ vector a linked list?
Is c++ a low level language?
Why do we need function?
What is #include cstdlib in c++?
Is c++ a software?
What is the fastest c++ compiler?
How does code-bloating occur in c++?
What is data types c++?
What can I use instead of namespace std?
Are vectors passed by reference c++?