switch case in Java - Quiz

  • AIt is used to declare a constant variable.
  • BIt refers to the current instance of the class.
  • CIt is used to called static method.
  • DIt represent the return value of a function.
  • ALong wrapper class
  • B character wrapper class
  • CBoolean wrapper class
  • DNone of these
  • ACall by value
  • BCall by reference
  • CCall by method
  • DCall by constructor