Computer Science, asked by prameelamahesh1235, 7 months ago

define Object in java ​

Answers

Answered by mannatkaur75
0

Answer:

Object − Objects have states and behaviors. Example: A dog has states - color, name, breed as well as behaviors

Answered by saikrisha2006
0

Answer:

Java is an Object-Oriented Language. As a language that has the Object-Oriented feature, Java supports the following fundamental concepts −

Polymorphism

Inheritance

Encapsulation

Abstraction

Classes

Objects

Instance

Method

Message Passing

In this chapter, we will look into the concepts - Classes and Objects.

Similar questions
Math, 3 months ago