• A Yes, the main() method can be overloaded in Java.
  • B No, the main() method cannot be overloaded in Java.
  • C Overloading the main() method is possible, but it is considered bad practice.
  • D Overloading the main() method is possible, but it will cause a runtime error.
  • Share this MCQ