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
What is a c++ map?
What is the type of 'this' pointer?
What is token c++?
How to declare a function pointer?
Is swift better than c++?
Explain register storage specifier.
Is c better than c++?
What are the rules for naming an identifier?
Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].
What is a map in c++?
What is c++ map?
Is oops and c++ same?
Can we use pointers in c++?
What is set in c++?
What is istream and ostream in c++?