ExamGecko
Question list
Search
Search

Question 41 - CITM-001 discussion

Report
Export

________ is a representation of some real-world thing and a number of specific instances of that thing.

A.

Classes

Answers
A.

Classes

B.

Procedures

Answers
B.

Procedures

C.

Object

Answers
C.

Object

D.

Links

Answers
D.

Links

Suggested answer: A

Explanation:

Classes are a representation of some real-world thing and a number of specific instances of that thing. Classes define the common characteristics and behaviors of a group of objects, such as properties, methods, and events. Objects are individual instances of classes that can have different values for the properties and variables defined by the class. Procedures are blocks of code that perform a specific task or function. Links are connections between objects that allow communication and interaction.Reference:Objects and Classes -- Programming Fundamentals,Objects and classes - Visual Basic,Object-Oriented Programming: Objects, Classes & Methods

asked 18/11/2024
Robert Akehurst
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first