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 difference between an external iterator and an internal iterator?

608


If dog is a friend of boy and boy is a friend of house, is dog a friend of house?

545


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

611


Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

2010


What is static function? Explain with an example

554






What is meant by entry controlled loop?

656


What do you mean by public protected and private in c++?

597


What is do..while loops structure?

613


What are put and get pointers?

577


Which is better c++ or java?

556


what is VOID?

625


What is code reusability in c++?

662


What are guid?

681


Write a C++ Program to check whether a number is prime number or not?

625


Specify different types of decision control statements?

352