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
The process of combining data and functions that enables them to be together as a single entity is called
- inheritance
- encapsulation
- classification
- attributes
The process by which a class acquires the properties from another class is called:
- polymorphism
- inheritance
- abstraction
- object
Which of the following is a blue print that creates objects of similar types?
- abstraction
- encapsulation
- class
- function
Which of the following is not an object oriented programming language?
- C++
- Simula
- BASIC
- Java