Your browser does not support JavaScript!

Which of the following is true about Interface?

  • All of the above Correct
  • It defines a standard and public way of specifying the behavior of classes
  • It is use to model multiple inheritance which allows a class to have more than one superclass
  • It is a special kind of block containing method signatures only
  • It defines the signatures of a set of methods without the body
Similar ITE-6104 questions