What is difference between initialization and assignment?
Answer Posted / janet
Assignment can be done as many times as desired where as
initialization can be done only once.
Is This Answer Correct ? | 166 Yes | 24 No |
Post New Answer View All Answers
What is a manipulative person?
Describe Trees using C++ with an example.
What is Destructor in C++?
What is endianness?
Describe the process of creation and destruction of a derived class object?
Is c++ still being used?
What does ctime() do?
What is the use of "new" operator?
How are virtual functions implemented in c++?
Explain the static member function.
Which format specifier is used for printing a pointer value?
What are the advantage of using register variables?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
How java is different from c and c++?
What is setfill c++?