Write a corrected statement in c++ so that the statement
will work properly. x =+ 7;
Answers were Sorted based on User's Feedback
What are the two main components of c++?
daily Routine of father
Define inline function
When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?
How a new element can be added or pushed in a stack?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
What are the data types in c++?
Is c++ the most powerful language?
Is string data type in c++?
Is empty stack c++?
What is "strstream" ?
write a programme to get a character and thier ASCII value