Computer Applications
In procedural programming, the stress is laid on:
- class
- function
- data
- object
OOP Intro Java
70 Likes
Answer
Function
Reason — A programming language in which emphasis is given on the functions rather than data values is known as Procedure Oriented Programming Language.
Answered By
20 Likes
Related Questions
Give two differences between Data Hiding and Encapsulation.
'Encapsulation reduces the complexity and makes the system easier'. Explain this statement with a real world example.
Give two differences between Procedure Oriented Programming languages and Object Oriented Programming languages.
Which of the Object Oriented programming principles explain the following illustrations? Justify.
(a) The variables and methods are put together in a Class.

(b) A man withdrawing money from ATM.
