• A Declare the method with the keyword public.
  • B Declare the method with the keyword private.
  • C Declare the method with the keyword protected.
  • D Do not declare the method with any accessibility modifiers.
  • Share this MCQ