ExamGecko
Question list
Search
Search

Related questions

Question 46 - CISA discussion

Report
Export

The PRIMARY advantage of object-oriented technology is enhanced:

A.
efficiency due to the re-use of elements of logic.
Answers
A.
efficiency due to the re-use of elements of logic.
B.
management of sequential program execution for data access.
Answers
B.
management of sequential program execution for data access.
C.
grouping of objects into methods for data access.
Answers
C.
grouping of objects into methods for data access.
D.
management of a restricted variety of data types for a data object.
Answers
D.
management of a restricted variety of data types for a data object.
Suggested answer: A

Explanation:

The primary advantage of object-oriented technology is enhanced efficiency due to the re-use of elements of logic. Object-oriented technology is a software design model that uses objects, which contain both data and code, to create modular and reusable programs. Objects can be inherited from other objects, which reduces duplication and improves maintainability. Grouping objects into methods for data access, managing sequential program execution for data access, and managing a restricted variety of data types for a data object are not advantages of object-oriented technology.Reference:ISACA CISA Review Manual 27th Edition, page 304

asked 18/09/2024
Pedro Faro
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first