Multiple Choice
____ takes the idea of breaking down a program into separate and reusable functions to the next level by focusing on the encapsulation of programming policies.
A) Object-oriented programming (OOP)
B) Structured programming
C) Object programming (OP)
D) Aspect-oriented programming (AOP)
Correct Answer:

Verified
Correct Answer:
Verified
Q1: A(n) _ is a visual representation of the
Q2: High-level object-oriented programming languages include C++, C#, Java,
Q4: In the program design phase of the
Q5: Tools such as Microsoft's _ help to
Q6: Low-level languages make programs easier to write.
Q7: With the _, the statements in the
Q8: Each phase of the _ produces some
Q9: Many object-oriented programming languages have built-in _
Q10: The repetition control structure is also called
Q11: The basic _ control structure is the