Computer Applications
Procedure Oriented Programming follows:
- Top-down approach
- Down-top approach
- Random approach
- Normal approach
Related Questions
Which of the following can flow freely in Procedure Oriented Programming languages ?
- function
- data
- statement
- instruction
Which of the following is a Procedure Oriented Programming language?
- Java
- C++
- Pascal
- Eiffel
Which is not an Object Oriented Programming language?
- Python
- Eiffel
- Small talk
- COBOL
Which OOP principle enables operating a TV set using a remote control without knowing its internal mechanism ?
- Data Abstraction
- Encapsulation
- Insulation
- Inheritance