Define the following terms with examples from java
1. Data encapsulation
2. Polymorphism
3. Assignment operator
4. Class
Answers
Answered by
1
Answer:
hope this will help you better
Explanation:
In object-oriented programming, polymorphism (from the Greek meaning "having multiple forms") is the characteristic of being able to assign a different meaning or usage to something in different contexts - specifically, to allow an entity such as a variable, a function, or an object to have more than one form.
Similar questions