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


Please Help Members By Posting Answers For Below Questions

What is the latest version on c++?

885


How will you call C functions from C ++ and vice-versa?

882


What is searching? Explain linear and binary search.

807


What is functions syntax in c++?

855


Explain this pointer?

800


What are the differences between the function prototype and the function defi-nition?

850


What is c++ mutable?

906


What is data binding in c++?

726


What is the C-style character string?

841


What is an operator in c++?

816


Write bites in Turbo c++ Header ("Include") Files.

963


How is new() different from malloc()?

866


What is runtime errors c++?

829


What is algorithm in c++ programming?

811


Define friend function.

800