1.

Choose the Java-Code below with a never-ending loop.

A. while(true);
B. for(;true;);
C. do
D. All
Answer» E.


Discussion

No Comment Found