What is the meaning of procedure oriented programming?
Answers
Answered by
4
procedure oriented programming language
1)gives emphasis on the functions rather than the data items
2)uses top down approach of programming
3)entire program is divided into functions
4)does not have any access specifiers
5)functions uses global data
1)gives emphasis on the functions rather than the data items
2)uses top down approach of programming
3)entire program is divided into functions
4)does not have any access specifiers
5)functions uses global data
Answered by
0
Answer:
A procedure oriented programming is a type of system which emphasizes on functions rather than data items.
Explanation:
High level languages provide an easy approach to the users in developing their logic to solve any problem with the help of a computer. These languages are called machine independent because one can develop and understand the program logic without having much knowledge about computer's architecture.
Similar questions
Math,
7 months ago
Computer Science,
7 months ago
Geography,
7 months ago
Physics,
1 year ago
Science,
1 year ago