FUNDAMENTALS OF COMPUTER

BASIC COMPUTER CONCEPTS

HISTORY OF COMPUTERS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Pascal is an example of a ____ programming language.
A
Object-oriented
B
Procedural-Oriented
C
Both of the above
D
None of the above
Explanation: 

Detailed explanation-1: -Pascal is an imperative and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices using structured programming and data structuring.

Detailed explanation-2: -Object Pascal is an extension to the programming language Pascal that provides object-oriented programming (OOP) features such as classes and methods. The language was originally developed by Apple Computer as Clascal for the Lisa Workshop development system.

Detailed explanation-3: -Some common examples of Procedural Programming are C, Fortran, VB, and Pascal. The examples of Object Oriented Programming languages are Java, C++, VB.NET, Python, and C#.NET.

Detailed explanation-4: -Pascal, a computer programming language developed about 1970 by Niklaus Wirth of Switzerland to teach structured programming, which emphasizes the orderly use of conditional and loop control structures without GOTO statements.

Detailed explanation-5: -Answer: PASCAL is a structure oriented programming language.

There is 1 question to complete.