Skip to content

Motlokoadiema/Java-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This project answers to the exercise- Questions and Exercise: Object-Oriented Programming Concepts, found on https://docs.oracle.com/javase/tutorial/java/concepts/QandE/questions.html

The exercise statement is as follows:

  • Create new classes for each real-world object that you observed at the beginning of this trail. Refer to the Bicycle class if you forget the required syntax.
  • For each new class that you've created above, create an interface that defines its behavior, then require your class to implement it. Omit one or two methods and try compiling. What does the error look like?

I am ppersonally undertaking this project in order to practice and groom Java object-oriented programming skills,in my pursuit for work readiness.

About

Practicing and Revising Coding in the Java Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages