Atm Java Project
Atm Java Project
THE PROJECT
‘AUTOMATED
TELLER MACHINE’.
INTRODUCTION
runtime
Test.class hardware
JVM Tasks
Loads code-performed by class loader
Verifies code-performed by the byte
code verifier
Executes code-performed by the
runtime interpreter
A.W.T.
AWT is abstract window toolkit.
It provides basic gui components that
can be used in java applications.
It provides a machine independent
programming interface for
applications
PHASES OF SOFTWARE
DEVELOPMENT LIFE CYCLE
Information gathering
Analysis
Design
Implementation
Testing
REQUIREMENTS