Starting from Free
Get enrolled
Learn more
Has discount
Made in

English
Last updated at

Thu, 27-Apr-2023
Level
Beginner
Total lessons

1
Total duration

00:11:55 Hours
Number of reviews

0
Total enrolment

1
Avg rating
Short description
Object-oriented programming (OOP) is a computer programming model that organizes software design around data, or objects, rather than functions and logic. An object can be defined as a data field that has unique attributes and behavior.
-
-
Prerequisition
  • polymorphism
  • Encapsulation
  • Abstraction
  • Inheritance
Outcomes
  • Codes basic programs in Java programming language
  • Prints to the screen in Java language.
  • Makes relational operations in Java.
  • Constructs loops in Java.