What is difference between initialization and assignment?

Answer Posted / njk

455

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the first name of c++?

558


How can you say that a template is better than a base class?

578


Does c++ have arraylist?

531


When are exception objects created?

605


Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .

673






Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2088


Is it possible for a member function to delete the pointer, named this?

608


Is linux written in c or c++?

541


Why are pointers used?

569


What is while loops?

611


What is c++ flowchart?

671


What's the order in which the objects in an array are destructed?

844


By using c++ with an example describe linked list?

594


How a new element can be added or pushed in a stack?

572


What are c++ manipulators?

602