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 Beginning Java and the fly likes What is a 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 » Beginning Java
Reply Bookmark "What is a class?" Watch "What is a class?" New topic
Author

What is a class?

Shrikrishna Khose
Greenhorn

Joined: Jul 07, 2005
Posts: 3
Anyone please tell me what is a class and types of class.HOw the differ from each othre.
Steve Morrow
Ranch Hand

Joined: May 22, 2003
Posts: 657

Object-Oriented Programming Concepts
Steve Morrow
Ranch Hand

Joined: May 22, 2003
Posts: 657

Or were you asking about the difference between the terms "class" and "type"?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: What is a class?
 
Similar Threads
deprecated methods
testing
problem in running JUnit Test
Classes
getAttribute replacing getValue?