This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes size of the instance of blank class Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "size of the instance of blank class" Watch "size of the instance of blank class" New topic
Author

size of the instance of blank class

subhit chauhan
Ranch Hand

Joined: Jun 20, 2002
Posts: 40
can anybody pls tell whats going to be the size of a blank class and how to know it i.e. the size of the following class
class A{
}
I want to know the size of the instance of Class A
William Barnes
Ranch Hand

Joined: Mar 16, 2001
Posts: 965

This is being discussed in the beginner forum.


Please ignore post, I have no idea what I am talking about.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: size of the instance of blank class
 
Similar Threads
final initialization
Is the program given wrong in K&B Book?
Java Code Convention
size of a blank class
SWING/AWT windows not "clearing"