Write a corrected statement in c++ so that the statement
will work properly. x =+ 7;

Answer Posted / rose

x+=7

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are stacks?

609


What is the difference between a type-specific template friend class and a general template friend class?

560


Differentiate between a constructor and a destructor in c++.

571


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

609


What are the rules about using an underscore in a c++ identifier?

636






How compile and run c++ program in turbo c++?

631


Are c and c++ different?

541


What is enum c++?

616


What is flush c++?

541


Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

630


What is switch case in c++ syntax?

624


Write about the retrieval of n number of objects during the process of delete[]p?

573


What is a null object in c++?

633


What is the advantage of an external iterator.

575


What are the uses of pointers?

581