0% found this document useful (0 votes)
2 views11 pages

Core Java Overview and Project Insights

The document presents a core Java presentation covering what Java is, its history starting in 1991, that it is categorized as J2SE, its advantages like being write once run anywhere, and an example electricity bill management project covering functions like handling inquiries, enrolling customers, and generating bills.

Uploaded by

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

Core Java Overview and Project Insights

The document presents a core Java presentation covering what Java is, its history starting in 1991, that it is categorized as J2SE, its advantages like being write once run anywhere, and an example electricity bill management project covering functions like handling inquiries, enrolling customers, and generating bills.

Uploaded by

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

PRESENTATION ON CORE JAVA

Made by:
Saurabh gupta
10441
ece

CONTENT:

WHAT IS JAVA?
HISTORY
CATEGORY
ADVANTAGE
ABOUT PROJECT
PROJECT START
CONCLUSION
QUESTIONS

HISTORY
James Gosling initiated the Java
language
project in June 1991.
The language was initially calledOak
after anoaktree that stood outside
Gosling's office.
later renamedJava, fromJava coffee.
Sun Microsystemsreleased the first
public implementation as Java1.0 in
1995.

CATEGORY
J2SE

ADVANTAGES

Its a "write once, run anywhere"


(WORA).
It is simple, object-oriented and
familiar.
It is completely GUI.
It execute with high performance.

ELECTRICTY BILL MANAGEMENT


Functions of a electricity bill
management system:
Handling inquiries from prospective
customer.
Enrolling new customer and editing
option.
Maintaining records of reading and
dates.
Maintaining bill records.
Generating bill.

Open command prompt

CONCLUSION

The scope of the project is the system


on which the software is installed i.e.
the Project is developed as a desktop
application and it will work for a
particular industry. But later on the
Project can be modified to operate it
online.

QUESTIONS???

You might also like