Defining Class : Class Definition : Java Tutorial
Java
Java Tutorial
Java Articles
Java Products
Java by API
C# / C Sharp
ASP.Net
JavaScript DHTML
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C++
PHP
Python
SQL Server / T-SQL
Oracle PL/SQL
PostgreSQL
SQL / MySQL
VB.Net
Java Tutorial Home
»
Class Definition
»
[ Defining Class ]
5. 1. Defining Class
5. 1. 1. What Is a Java Class?
5. 1. 2. Fields
5. 1. 3. Defining Classes: A class has fields and methods
5. 1. 4. Creating Objects of a Class
5. 1. 5. Checking whether the object referenced was of type String