Skip to content

ramz1t/Assignment-A01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 01

Here is instructions to get going and execute the different tasks.

Task 01 - Classes and objects

Compile and execute the program like this.

cd task_01
javac *.java
java Main

Task 02 - Inheritance and composition

This is a gradle project, compile and execute like this.

cd task_02
./gradlew run --console plain -q

Task 03 - Interface and abstract

This is a gradle project, compile and execute like this.

cd task_03
./gradlew run --console plain -q

About

HKR DA114F HT24 OOP in Java

Topics

Resources

Stars

Watchers

Forks

Languages