Question: What the output of the following code: for ( ; false ; ) cout < < Welcome to C++ < < endl;
What the output of the following code: for ( ; false ; ) cout << "Welcome to C++" << endl;
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
