Computer Science, asked by aiswarya1155, 1 day ago

A question related to OOPS concept in computer science. Answer only if you know about it. If you're gonna report this pls give me a reason as to what's wrong with the question before you do that!

Attachments:

Answers

Answered by nimovija2020
1

Answer:

Class- Animal

Data member( variables)- name, size, age,colour,sex.

methods ( functions)- eat(), sleep(), run(), sit()

hope it helps

Similar questions