[Go to site: main page, start]

0% found this document useful (0 votes)
5 views1 page

Java Introduction

Java is a high-level, platform-independent programming language developed by Sun Microsystems. It is characterized by features such as simplicity, object-orientation, security, robustness, and multithreading. Java is used in various applications including web, mobile, desktop, and enterprise solutions.

Uploaded by

sandiphatui435
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views1 page

Java Introduction

Java is a high-level, platform-independent programming language developed by Sun Microsystems. It is characterized by features such as simplicity, object-orientation, security, robustness, and multithreading. Java is used in various applications including web, mobile, desktop, and enterprise solutions.

Uploaded by

sandiphatui435
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Introduction to Java

What is Java?
High-level, platform-independent programming language developed by Sun Microsystems.

Features
Simple, Object-Oriented, Secure, Robust, Multithreaded.

How Java Works


Source code → Bytecode → JVM → Output

Applications
Web, Mobile, Desktop, Enterprise applications.

You might also like