answersLogoWhite

0

Is Pascal language an assembly language?

Updated: 8/17/2019
User Avatar

Wiki User

13y ago

Best Answer

No, Pascal is a high-level language. Its comes under the General Purpose Language category. Its used by all people for different purpose.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is Pascal language an assembly language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you translate pascal language to assembly language?

Why would you want to do that? The usual procedure is to translate a high-level language such as Pascal to machine language. If you really want assembly language - perhaps to see how the Pascal compiler does its work - then presumably you can use a disassembler to convert the machine language (the executable file) into assembly language.


What is a sentence for pascal?

Pascal is a very interesting language to learn. Pascal is actually a computer programming language.


What is file processing in pascal language?

is the way a file is design using a pascal language


PASCAL compiler is written in which language?

Which Pascal compiler do you mean? Pascal compiler can be written in Pascal, of course.


What is the full form of PASCAL?

PASCAL has 3 definitions actually. They are:- 1. Programming Language Based For Blaise Pascal. 2. Pedantry and Strictness Created A Language. 3. Philips Automatic Source Calculator.


What kind of written language did Delphi use?

Delphi used a programming language called Object Pascal for its written language. Object Pascal is an extension of the Pascal language that includes object-oriented programming features.


What is the programming language named after Blaise pascal's and who wrote it?

Pascal is the name of the language developed by Nicholas Wirth


What are the examples of assembly languages?

Fortran & Pascal


PASCAL language full form?

Pedantry And Strictness Created A Language


What is previous language of c language?

language before c language is pascal


Is pascal a real language?

Pascal is a computer programming language, use for telling a computer what to do. It is not used for communication between people and in that sense is not a "real" language.


Code for creating pascal's triangle in C programming language?

code for creating pascal's triangle in C programming language?