Empty declaration of a class holds memory 1 byte

Why empty declaration of a class holds memory 1 byte. Explain briefly?

Questions by Rajesh kumar777

Showing Answers 1 - 1 of 1 Answers

Nil

  • Aug 5th, 2012
 

Different objects must have different addresses.

Code
  1. span style="font-style: italic;">// This line must never run.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions