Single Choice Not Set

QChoose the correct statement. Restriction on static methods are: I. They can only call other static methods.

I.   They can only call other static methods.
II.   They must only access static data.
III. They cannot refer this or super in any way.

ID: #2111 Declaration and Access Control in Java 6,169 views
Question Info
#2111Q ID
Not SetDifficulty
Declaration and Access Control in JavaTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Only (I)
  • B (I) and (II)
  • C (II) and (III)
  • D (I), (II) and (III)
Correct Answer

Explanation

(I), (II) and (III)

Share This Question

Challenge a friend or share with your study group.