Computer Applications
PASCAL is a structure oriented programming language.
OOP Intro Java
7 Likes
Answer
True
Reason — Pascal is a structured programming language that follows a modular approach to improve clarity, code quality, and development efficiency. It includes logical structures such as selective control flow, looping constructs, and subroutines or functions.
Answered By
6 Likes
Related Questions
Fill in the blanks:
In Object Oriented Programming, using a function for many purposes is termed as _________.
In assembly language, the instructions are given in terms of 0's and 1's.
Machine language requires a translator to convert input instructions to be understood by the machine.
Compilers and Interpreters are referred to as Language processors.