Give me 5 Donotation and Connotation?
Multiple Choice. Underline the correct item inside the parenthesis to complete the statement.
1. A software object’s state is stored in (fields, classes, methods).
2. A software object’s behavior is exposed through (fields, classes, methods)
3. A blueprint for a software object is called (field, class, method)
4. (Encapsulation, Inheritance, Polymorphism) is a form of software reusability wherein
classes are created by absorbing an existing class data and behavior embellishing
them with new capabilities.
5. (Encapsulation, Inheritance, Polymorphism) enables utilization of multiple classes
interchangeably, even though each class implements the same properties or methods
in different ways.
6. Hiding the implementation details of objects or data hiding is also known as
(encapsulation, inheritance, polymorphism).
7. Mouse click is an example of (event, control, method).
8. Text, color and name are all (event, control, properties) of an object.
9. (Methods, Field, Events) are similar to variables that store data or information than an
object contains.
10. Math.Max is an example of (method, event, control)
References
Innovative Training and Education, 2017. Computer Programming , Volume II.p151- p1