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 is linked list in c++?

687


Can we define function inside main in c++?

547


Explain how the virtual base class is different from the conventional base classes of the opps.

677


What does flush do?

554


Explain friend class?

622






What does the linker do?

585


What is c++ prototype?

580


What is private inheritance?

592


What are the classes in c++?

635


If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?

541


What is name hiding in c++?

605


How did c++ start?

604


What are the advantages of prototyping?

560


How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?

637


Explain the advantages of using friend classes.

573