adplus-dvertising
frame-decoration

Question

______________ are the actions to which an object can respond.

a.

Methods

b.

Events

c.

Instances

d.

Attributes

Answer: (b).Events

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ______________ are the actions to which an object can respond.

Similar Questions

Discover Related MCQs

Q. An object’s _______________ include methods and events.

Q. A class ______________ all the behavior and attributes of an object.

Q. Objects are ____________ from a class.

Q. Class is defined using ______________

Q. The convention is to use ________________ case for classname.

Q. Objects are represented by _____________ variables and ______________ properties.

Q. The behavior are represented by ______________

Q. After defining a class you can instantiate one or more ______________

Q. The computer creates the object when it processes the statement containing ____________ keyword.

Q. The class statement groups _______________ item in one unit.

Q. The name of the class file ends with _____________

Q. A constructor is a _____________

Q. _______ can be used instead of a Structure statement.

Q. It is disadvantageous to use public variables in classes because ___________

Q. _______ variables of a class are not visible to applications that use the instance of that class.

Q. You create a Public property using a _______ procedure.

Q. The ________ keyword indicates that the property’s value can be retrieved (read) by an application.

Q. The ________ keyword indicates that an application can set the property’s value, but it cannot retrieve the value.

Q. The code contained in the ______ allows an application to retrieve the contents of the Private variable associated with the property.

Q. A ________ is a special computer that serves webpages.