Computer Science, asked by srikar77750, 5 months ago

Every object in OOPs contains ______ and ______​

Answers

Answered by kiranprasadara
0

answer

step by step explanation

Explanation:

os and 1s

Answered by Pallakavya
2

Explanation:

An object, in object-oriented programming (OOP), is an abstract data type created by a developer. It can include multiple properties and methods and may even contain other objects. In most programming languages, objects are defined as classes. Objects provide a structured approach to programming.

Object − Objects have states and behaviors. Example: A dog has states - color, name, breed as well as behaviors – wagging the tail, barking, eating. An object is an instance of a class.

Object-oriented programming has four basic concepts: encapsulation, abstraction, inheritance and polymorphism.

Hope it helps u

Plz mark me as brainleist

Thank you

Similar questions