exam questions

Exam CISA All Questions

View all questions & answers for the CISA exam

Exam CISA topic 1 question 248 discussion

Actual exam question from Isaca's CISA
Question #: 248
Topic #: 1
[All CISA Questions]

An advantage of object-oriented system development is that it:

  • A. is easier to code than procedural languages.
  • B. partitions systems into a client/server architecture.
  • C. decreases the need for system documentation.
  • D. is suited to data with complex relationships.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Swallows
11 months, 1 week ago
Selected Answer: D
Documentation remains important in object-oriented development, especially in large systems, and is still necessary. It doesn't make coding easier; it depends on the project and the developer's experience.
upvoted 1 times
...
46080f2
1 year ago
Selected Answer: D
Object-oriented system development is particularly advantageous when dealing with data that has complex relationships. This is because it allows for modeling real-world entities and their interactions in a more natural and intuitive way through the use of objects, classes, inheritance, and polymorphism. These features facilitate the management and manipulation of data that has intricate interdependencies, making the system more modular, scalable, and maintainable. Why not A.? While OOSD can improve code readability and maintainability, the initial coding effort might be higher compared to simpler procedural languages.
upvoted 2 times
...
akosigengen
1 year, 3 months ago
D. is the answer also.
upvoted 1 times
...
Pakawat
2 years, 1 month ago
Selected Answer: D
D is correct
upvoted 3 times
...
3008
2 years, 1 month ago
Selected Answer: D
d is answer
upvoted 1 times
...
saado9
2 years, 2 months ago
D is correct
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...