logo

Car Hire Service: Java Programming Fundamentals Assignment

   

Added on  2024-07-02

11 Pages769 Words174 Views
 | 
 | 
 | 
COIT11222
Programming Fundaments
Java programming
Ass -2
Car Hire Service: Java Programming Fundamentals Assignment_1

Table of Contents
Introduction.................................................................................................................................................2
UML Diagram.............................................................................................................................................3
How long it took to create the whole program, any problems encountered.................................................4
Program Completion...................................................................................................................................4
Testing of the programming fundamentals..................................................................................................4
Conclusion...................................................................................................................................................9
References.................................................................................................................................................10
List of figures:
Figure 1UML...............................................................................................................................................3
Figure 2inital step........................................................................................................................................4
Figure 3program compilation process.........................................................................................................5
Figure 4data insert.......................................................................................................................................6
Figure 5data insert successful......................................................................................................................7
Figure 6error box.........................................................................................................................................8
1
Car Hire Service: Java Programming Fundamentals Assignment_2

Introduction
The given task is about programming fundamentals of Java programming. The given assignment
is basically a car hire service. The screenshots of the graphical user interface (GUI) is already
given in the assignment. Our task is to carry out a development task in this assignment. We need
to create and develop two java classes which are CarHire.java and CarHireGUI.java. Our task as
a programmer is to develop this java program according to the need of the given assignment. All
the information about the method is also given in this assignment. This program is having a limit,
there can be only a maximum of 10 entries in the project. We only need to create that kind of
method in the source code implementation. This task is about best Java programming
fundamentals. We are going to create and develop both the Java classes in this given assignment.
2
Car Hire Service: Java Programming Fundamentals Assignment_3

UML Diagram
The UML diagram of the CarHire.java is given below:
Figure 1UML
3
Car Hire Service: Java Programming Fundamentals Assignment_4

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents