Write a corrected statement in c++ so that the statement
will work properly. x + y=z;
Answers were Sorted based on User's Feedback
how to find the maximum of 10 numbers ?
What is the prototype of printf function?
What are the rules for naming an identifier?
What is a class definition?
wap to accept 10 numbers & display the number of odd and even numbers??
why can't we declare data member of class auto register or extern
What is the difference between a pointer and a link in c ++?
Implement strcmp
What is ios class in c++?
What are the comments in c++?
How to stop conversions among objects?
Define the operators that can be used with a pointer.