Advertisements
Advertisements
Question
In procedure oriented programming, the stress is given on:
Options
Date
Function
Object
Class
MCQ
Solution
Function
Explanation:
Procedure-oriented programming (POP) focuses on functions (also known as procedures) that operate on data. The software is organised into discrete processes or functions, with function calls driving control flow. Unlike object-oriented programming, POP is not concerned with objects or classes.
shaalaa.com
Is there an error in this question or solution?