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

You run a shell on unix system. How would you tell which shell are you running?

652


Can turbo c++ run c program?

624


Is there any function that can skip certain number of characters present in the input stream?

581


What is meant by forward referencing and when should it be used?

546


What are namespaces in c++?

586






What are stacks? Give an example where they are useful.

586


How does work in c++?

592


Explain the scope of resolution operator.

623


What is operators in c++?

561


Can circle be called an ellipse?

630


When should you use global variables?

623


Can I make ios apps with c++?

553


what is the use of void main() in C++ language?

636


How would you implement a substr() function that extracts a sub string from a given string?

560


What does ctime() do?

609