C++ MQCs with Explanation. (CHAPTER 1:PRINCIPLES OF OBJECT – ORIENTED PROGRAMMING)

Which of the following issues is considered as the major drawback of the procedure – oriented programming??

  1. Employs tap-down approach in program design.
  2. Emphasis is an algorithms.
  3. Most of the functions share global data.
  4. Large programs are divided into functions



Answer: 
Option c: Most of the functions share global data.

Explanation Here

Post a Comment

0 Comments