How to find the size of Object in Java?

  1. By using sizeof operator

  2. By calling malloc method

  3. By calling getObjectSize method of Object

  4. None


Correct Option: D

Find more quizzes: