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

Overview of Java Programming Language

Java is a small, simple, safe, object oriented, interpreted programming language that allows developers to write distributed and dynamically extensible programs. It is a high-level, third generation language like C and FORTRAN that can be used to write applications that perform various tasks. Java supports applets that can be downloaded and run safely in web browsers, and its features like being simple, object oriented, and dynamic make it one of the best programming languages.

Uploaded by

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

Overview of Java Programming Language

Java is a small, simple, safe, object oriented, interpreted programming language that allows developers to write distributed and dynamically extensible programs. It is a high-level, third generation language like C and FORTRAN that can be used to write applications that perform various tasks. Java supports applets that can be downloaded and run safely in web browsers, and its features like being simple, object oriented, and dynamic make it one of the best programming languages.

Uploaded by

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

3.1.

1 JAVA
Java is a small, simple, safe, object oriented, interpreted or dynamically optimized,
byte coded, architectural, garbage collected, multithreaded programming language
with a strongly typed exception-handling for writing distributed and dynamically
extensible programs.
Java is an object oriented programming language. Java is a high-level, third
generation language like C, FORTRAN, Small talk, Pearl and many others. You can
use java to write computer applications that crunch numbers, process words, play
x
games, store data or do any of the thousands of other things computer software can
do.
Special programs called applets that can be downloaded from the internet and played
safely within a web browser. Java a supports this application and the follow features
make it one of the best programming languages.
It is simple and object oriented.
It helps to create user friendly interfaces.
It is very dynamic

You might also like