Jul
26
26 July 2009
0 Method Overloading and Method Overriding in JAVA - A comparison study
Static Polymorphism And Dynamic Polymorphism in JAVA Static Polymorphism in JAVA is also known as Function Overloading in JAVA. Dynamic Polymorphism in JAVA is also known as Function Overriding in JAVA. Let us compare Function Overloading and Function Overriding in JAVA. Here it goes,the difference between Function Overloading and Function Overriding in JAVA Static Polymorphism Dynamic Polymorphism Function Overloading –...

25 July 2009
Jul
25
0 BASICS OF JAVA - Introduction to JAVA
BASICS OF JAVA - CHAPTER-3 -Introduction to JAVA A language developed by Sun Microsystems • A general-purpose language • High-level language • Developed initially for consumer devices • Now-a-days, popular platform to develop enterprise applications Know more about history of JAVA and some intersting factors about JAVA. Features of Java • Object-oriented • Robust • Portable or 'Architecture Neutral' • Secure • Support for Multithreading...

fin
";
if (timestamp != '') {
var timesplit = timestamp.split(" ");
var date_dd = timesplit[0];
var date_mmm = timesplit[1].substring(0, 3);
}
fin
Subscribe to:
Posts (Atom)
Labels
- Basic Java (14)
- Blogger Tips (4)
- Database (14)
- How to (16)
- Java Installation (1)
- Java Tutorial (56)
- JavaScript (9)
- Oracle (4)
- PL/SQL (13)
- RoR (11)
- Ruby On Rails (11)
- Session Tracking (9)
- SQL Tutorial (14)
- Technologies (3)
- Tutorials (14)
- Web Technologies (20)