Multiple choice technology programming languages

Some Object-Oriented languages are less rigid than others in how much they require you to design around objects, but OO languages certainly support these quality ......... if you take the time to pursue them.

  1. contributions

  2. tribulations

  3. attributes

  4. tributes

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Object-Oriented languages support quality 'attributes' (characteristics like cohesion and loose coupling) if programmers take the time to pursue them in their design. Attributes are the qualities or characteristics that make code maintainable and reliable.