Programming Languages
C++
Objective
Mar 19, 2013
Find out the error in following block of code.
If (x = 100)
Cout << “x is 100”;
Detailed Explanation
Option C is the right answer.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts