Computer Programming MCQs Java concepts and its programming
Q The object is created with “new” keyword ?
  • A A. At compile-time
  • B B. At run-time
  • C C. Depends on the code
  • D D. None of these
Leave a Comment