> November 2011 ~ Online tutorial

object in java

What Is an Object? Objects are key to understanding object-oriented technology. Look around right now and you'll find many examples of real-world objects: your dog, your desk, your television set, your bicycle. Real-world objects share two characteristics:  They all have state and behavior. Dogs have state (name,...

java environment setup windows

Java Environment Setup: Java SE is freely available from the link Download Java. So you download a version based on your operating system. You can refere to installation guide for a complete detail. Click Start > Control Panel > System icon to open System Properties dialog box. ...

what is java

Java is: • Object Oriented • Platform independent: • Simple • Secure • Architectural- neutral • Portable • Robust • Multi-threaded • Interpreted • High Performance • Distributed • Dyna...