answersLogoWhite

0

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

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are the examples of high level language?

QBASIC, QuickBASIC, etc


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 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.


Why c is called high level language?

Because C is one of the high level programming languages. Other examples: Pascal, Fortran, List, JavaScript, APL


Embedded with high level language?

high level language for embedded


Is BASIC a high level language?

Yes, it is a High-Level Language


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.


Why c plus plus is not a middle level language?

C++ is a high-level language with low-level features, including memory pointer variables, therefore it is an intermediate-level language. In other words, it is a middle-level language. It cannot be regarded in any other way, because it is not as low-level as assembler, but it is as low-level as C, and can also be as high-level as Java.


Is scheme is an high level language?

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


Is C is an High Level Language?

c is basically middle level language.assembly level language is the low level language which is the close to computers.C language comes in the category of middle level language with other languages like pascal,fortran.The successor language of C i.e. C++ and Java are high level language. Because they easy to understand by human than C.


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