Java Basics

Some fundamental questions about Java that you should know and may be asked during interviews
👁 366
statistics
calculate
Questions #: 6
Time:
Pass Score: 80.0%
Style
Mode

Java is platform-independent

POINTS (1)

Correct Answer

Explanation

Java supports goto statement

POINTS (1)

Correct Answer

Explanation

Java supports multiple inheritance through class same as C++

POINTS (1)

Correct Answer

Explanation

Java supports documentation comment

POINTS (1)

Correct Answer

Explanation

Java supports operator overloading.

POINTS (1)

Correct Answer

Explanation

Java doesn't support structures and unions.

POINTS (1)

Correct Answer

Explanation

Views:
Trials:
Avg score:
0
sin cos tan
sin-1 cos-1 tan-1 π e
xy x3 x2 ex 10x
y√x 3√x √x ln log
( ) 1/x % n!
7 8 9 + MS
4 5 6 M+
1 2 3 × M-
0 . EXP ÷ MR
± RND C = MC

Document Actions