answersLogoWhite

0


Best Answer

binary language

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

c language

This answer is:
User Avatar

Add your answer:

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

C-programming language is a middle level language discuss?

There is no such thing as 'middle level language'.


Difference between highlevel programming language and low level programming language and middle level programming language?

High level programming is drag & drop, easy peasy programming. In the objects you use to create something ( program, graphics). The components are made up of middle level programming. A language that is easier to remember than zeros & one's...which is a low-level language that integrated chips use to work.


Examples of Low-Level Programming Language?

Machine code & Assembly language.


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 the classification of computer languages?

Programming language are mainly of 2 types-(A) Level of programming language. Sub types are:-i) Low level programming language (LLL)It consist of bitwise programmingii) Middle level programming language (MLL)It is also known as mnemonic language.Every command, i.e. instructions in this is simple English words like move, copy, etc.A single instruction of MLL is worth 100 lines of binary coding in LLL.This is also called as assembly level language.Every micro processor has its own middle level language.iii) High level programming language100s of instruction of MLL can be converted into 1 command of HLL of respective microprocessorC, C++, C# are examples of HLL.(B) Extend of programmingStructured Programming SkillsProcedural Programming SkillsObject Oriented programming SkillsBy Chinmay RawoolFor more info, email on chinmay811@yahoo.co.in


Is COBOL a lower-level programming language?

No, it is a high-level programming language.


What is mid level language?

A language that allows you to combine high-level programming with low-level programming. C and C++ are generally regarded as being mid-level languages.


Is the B programming language a high or low level programming language?

The B programming language is a high-levelprogramming language.


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 is the meaning of ten high level programming language?

'ten' is a number; google for 'high level programming language'


Is XML a programming language?

It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".


Is scheme is an high level language?

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