This is a discussion on DOUbt on Applications of static method within the Java forums, part of the Programming Talk category; I know about static method but I am curious to know where would one use static method in real time ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Generally Static methods are used to load the class prior to execution of the constructor using class.forname methods.
In real time if u implementing a class for an interface provided by java soft, like while making a driver class or webservers these static methods is used. |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Objective-C FAQ | stes@pandora.be | Tech FAQ | 0 | 06-18-2004 02:58 PM |
| Objective-C FAQ | stes@pandora.be | Tech FAQ | 0 | 05-18-2004 02:59 PM |
| comp.lang.eiffel Frequently Asked Questions (FAQ) | Franck Arnaud | Tech FAQ | 0 | 04-17-2004 08:27 AM |
| Smalltalk FAQ (v.1.0) | Vikas Malik | Tech FAQ | 0 | 04-17-2004 08:27 AM |
| Objective-C FAQ | stes@pandora.be | Tech FAQ | 0 | 04-16-2004 02:51 PM |