How long does this loop run:
for(int x=0; x=3; x++)
a) Never
b) Three times
c) Forever
Answer Posted / guest
Forever
| Is This Answer Correct ? | 55 Yes | 9 No |
Post New Answer View All Answers
Is c# written in c++?
What are exceptions c++?
What are the four main data types?
How much is c++ certification?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
Why was c++ made?
What is the difference between public and private data members?
What do you mean by translation unit in c++?
What is a constant reference?
What is data abstraction? How is it different from data encapsulation?
How much do coding jobs pay?
What is an html tag?
Do inline functions improve performance?
Define a nested class.
What are the uses of c++ in the real world?