Computer Applications
Which of the following is a Procedure Oriented Programming language?
- Java
- C++
- Pascal
- Eiffel
OOP Intro Java
12 Likes
Answer
Pascal
Reason — Pascal is a Procedure-Oriented Programming (POP) language because it follows a structured approach, where programs are divided into procedures and functions.
Answered By
9 Likes
Related Questions
Name the feature of Java depicted in the below picture.
- Encapsulation
- Inheritance
- Data Abstraction
- Polymorphism
Which of the following can flow freely in Procedure Oriented Programming languages ?
- function
- data
- statement
- instruction
Procedure Oriented Programming follows:
- Top-down approach
- Down-top approach
- Random approach
- Normal approach
Which is not an Object Oriented Programming language?
- Python
- Eiffel
- Small talk
- COBOL