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


Please Help Members By Posting Answers For Below Questions

How does a C++ structure differ from a C++ class?

612


Write a program using display() function which takes two arguments.

601


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

628


What are c++ storage classes?

612


What is the main function c++?

578






Why is main an int?

520


Define pointers?

597


What is endianness?

613


Explain the differences between private, public and protected and give examples.

562


What is the difference between a pointer and a link in c ++?

558


What is the difference between the indirection operator and the address of oper-ator?

598


How do c++ struct differs from the c++ class?

583


What is the difference between global int and static int declaration?

397


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

676


What is the fastest c++ compiler?

576