FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Attributes that describe an object’s characteristics.
A
variable
B
property
C
sprite
D
None of the above
Explanation: 

Detailed explanation-1: -An object has identity (each object is a distinct individual). An object has state (it has various properties, which might change). An object has behavior (it can do things and can have things done to it).

Detailed explanation-2: -Characteristics of an object All individual objects possess three basic characteristics–identity, state and behavior. Understanding these characteristics is crucial to knowing how objects and object-oriented logic work.

Detailed explanation-3: -An attribute defines a particular property of an object, element or file. It can also refer to a specific value for a given instance of that property. In most cases, a property owner would own these property attributes.

Detailed explanation-4: -attribute. An attribute is a property or characteristic of an object.

There is 1 question to complete.