• A It allows the method to be called without creating an instance of the class.
  • B It makes the method execute faster.
  • C Static keyword prevents the method from being overridden.
  • D All of these.
  • Share this MCQ