MCQ Single Best Answer Difficult

QThe _______ keyword is used to declare an interface.

ID: #22945 TCS Core Java Questions 71 views
Question Info
#22945Q ID
DifficultDifficulty
TCS Core Java QuestionsTopic

Choose the Best Option

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

  • A int, inter
  • B static
  • C interface
  • D this
Correct Answer: Option C

Explanation

The correct option is:

interface

The interface keyword is used in Java to declare an interface.

Share This Question

Challenge a friend or share with your study group.