What is difference between initialization and assignment?

Answer Posted / suraj

Initialization is a type of assignment done at declaration
level, but assinment can be done anywhere.

Is This Answer Correct ?    23 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How the programmer of a class should decide whether to declare member function or a friend function?

680


How important is c++?

526


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

608


What is the difference between structures and unions?

580


What is a dynamic binding in c++?

528






Explain some examples of operator overloading?

643


Is it possible to write a c++ template to check for a function's existence?

574


Is c++ a float?

601


Write a function to find the nth item from the end of a linked list in a single pass.

565


What is the advantage of an external iterator.

569


Why should you learn c++?

579


How much do c++ programmers make?

560


what is c++

1795


What are references in c++?

652


Explain the uses oof nested class?

623