answersLogoWhite

0

What are the examples of high level language?

Updated: 8/16/2019
User Avatar

Wiki User

11y ago

Best Answer

QBASIC, QuickBASIC, etc

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the examples of high level language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

High-level programming language intepreted?

EZtrieve and EZtrieve Plus are examples of a high level language that can be either compiled or run interpretive.


What is High Level Language Programs?

High-level language programming is usually a mixture of words or phrases of the English language. High-level languages have several advantages over machine or assembly languages; they are easier to learn and use, and the resulting programs are easier to read and modify. A few of the High-level programs are Ada, ALgol, BASIC, COBOL, C, C++, FORTRAN, LISP, Pascal and also Prolog.


Any other examples of high level language?

Other than what? See the attached link for a list.


Embedded with high level language?

high level language for embedded


Is BASIC a high level language?

Yes, it is a High-Level Language


What are examples of high lavel language?

The term high-level refers to the amount of abstraction between the code you write and the native language of the machine. Low-level code is a symbolic code that maps 1:1 with the machine code, thus assembly is a low-level language. All other languages that employ a compiler or interpreter to create the machine code are considered high level languages. However, C and C++ are examples of high-level languages that also allow low-level programming, and are often called mid-level languages for that reason.


Is scheme is an high level language?

Scheme is a functional programming language and a high level language.


Difference between high level language and low level language in tabular form?

high level language are easier to learn


High level to Machine level language is converted using?

high level language is converted to machine level language using a compiler or an interpreter


What are the simalarities of high and low level programming?

high level language; is a computer language that is near to human language. high level programming is a process of programming high level language.Example,c++,java,cobol are one of them. The reverse is true for the low level language.


What are the examples of middle level programming language?

binary language


Is C plus plus a high level language?

Yes, C++ is a high-level language.