| Author |
constuctor concept
|
ppavya india
Greenhorn
Joined: Sep 27, 2004
Posts: 19
|
|
Hi all, I am new to java technology. Could anyone explain me the concept of contructor, its use, with appropriate example. Thanx in advance.
|
 |
Arnaud Burlet
Ranch Hand
Joined: Oct 08, 2004
Posts: 31
|
|
Constructors are not only a concept of the java technology, this is a concept of Object Oriented Programming (OOP). Do you need an intro to OOP ? or just an intro of how it works in java ? [edit : basic corrections] [ October 14, 2004: Message edited by: Arnaud Burlet ]
|
 |
 |
|
|
subject: constuctor concept
|
|
|