You will be tested on java constructs such as loops, if conditions, methods etc
X >= 1000 && x
X > 1000 && x < 2000
X < 1000 && x >= 2000
X > 1000 && x
None of the above
Yes
No
Yes
No
2
2.5
Some kind of error
3
The result of j division by 2 is i.
The result of 20 division by 2 is 10.
The result of10 division by 2 is 20.
None of the above
14
18
None of the above
Yes
No
Int
Long
Double
30
None of the above
Int
Long
Double
30.0
None of the above
Int
Char
String
Test123
Will not compile
* * * * *
*****
******
* * * * * *
None of the above
GetWelcomeMessage()
GetWelcomeMessage
Welcome!!!
It would give a compilation error
Wait!
Here's an interesting quiz for you.