Tag: programming languages
Questions Related to programming languages
-
Compilation Error
-
Prints : Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes and so on.
-
Prints : No No No No No No No No No No and so on.
-
Prints : Yes No Yes No Yes No Yes No Yes No and so on.
-
The Output cannot be determined.
-
Same Equals
-
Equals
-
Same
-
The code compiles, but nothing is displayed upon execution.
-
The code fails to compile.
-
The program will not stop and it will run recursively upon execution
-
The program will output '0 2 5 5'.
-
The program will output '0 2 4 4'.
-
The program will output '02 4 5'.
-
The program will output 'scjp5_0.chap07.Ques01 1'.
-
The program will output 1.
-
The program will output '1' and then will raise an ArrayIndexOutOfBoundsException.
-
The program won't print anything but will raise an ArrayIndexOutOfBoundsException at run-time.
-
Cant do
-
use this ()
-
new keyword
-
using objectname
-
Compilation fails due to error at line 1.
-
Compilation fails due to error at line 2.
-
Compilation fails due to error at line 4.
-
Compilation fails due to error at both line 1 and line 4.