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

First Java Program: OOP Basics

This document provides an introduction to object-oriented programming and running a Java program. It explains key concepts like fields, state, methods, objects, and relationships. It also defines terms like association, composition, and specialization. Finally, it describes how to write, compile, and run both a Java applet with HTML and a Java application with a dialog box.

Uploaded by

Lori Mayo
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)
20 views1 page

First Java Program: OOP Basics

This document provides an introduction to object-oriented programming and running a Java program. It explains key concepts like fields, state, methods, objects, and relationships. It also defines terms like association, composition, and specialization. Finally, it describes how to write, compile, and run both a Java applet with HTML and a Java application with a dialog box.

Uploaded by

Lori Mayo
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

ProgrammingUnit2YourFirstJavaProgram

Objectorientedprogrammingandrunningaworkingjavaprogram.
Understandhowthecomputerprogramswork
Understandhowcomputerprogramsmodeltheworld
definefieldsandstate
explainwhatmethodsare
understandhowobjectscreaterelationships
definetheterms:association,composition,andspecialization
explainthedifferencebetweensyntaxandsemantics
write,compileandrunaJavaappletwithanHTMLcontainer
write,compile,andrunaJavaapplicationusingadialogbox

You might also like