Computer Science, asked by president1770, 9 months ago

Difference Between Class And Interface

Answers

Answered by abdulazizshamsheersh
4

Answer:

A class describes the attributes and behaviors of an object. An interface contains behaviors that a class implements. A class may contain abstract methods, concrete methods. An interface contains only abstract methods

Explanation:

Answered by ItsShreedhar
0

\rule{200}{2}

\huge\boxed{\boxed{\underline{\mathcal{\red{A}\green{N}\pink{S}\orange{W}\blue{E}\pink{R:-}}}}}

A class describes the attributes and behaviors of an object. An interface contains behaviors that a class implements. A class may contain abstract methods, concrete methods. An interface contains only abstract methods

Similar questions