answersLogoWhite

0


Best Answer

Programming languages differ in the degree of instruction explosion. Even different types of statements within a language vary in the degree of instruction explosion. In general, statements describing mathematical computation have low instruction explosion (10:1 or less), while statements describing I/O operation have high instruction explosion (100:1 or more).

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What types of programming languages have the most instruction explosion?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are types of procedure languages?

Programming languages such as COBOL and FORTRAN are examples of procedure languages.


What are the two major types of programming languages in c plus plus?

Object oriented programming and structured programming.


What are two types of programming languages?

C++, Perl, Fortran


What are some of the different types of software programming languages?

High level languages Mid Level Languages Low level languages High level languages: cobol, fortran etc Mid level languages: C, C++ Low level languages: assembly language


What are the types of language?

Languages can be categorized into spoken, written, signed, and programming languages. Spoken languages are oral communication systems, written languages use characters and symbols to represent words, signed languages use gestures and signs, and programming languages are used to write instructions for computers.


What are different types of computer programming languages?

Hi, A class means collection of methods/functions. Method/function accepts parameters, process set of codes which you have written in the module/function and returns the output to the caller. Collection of class is called Class Library. When you complie the Class Library it becomes a DLL. Hope this helps


What are the three types of language?

There are more than 3 types of programming languages. Check similar questions/answers before posting this.


How many types of computer languages are there?

Thousands if not tens or hundreds of thousands.


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


Which programming languages do what?

HTML creates webpages, C++ and Java can make programs like games. Those are just the basic ones. You can see a list of them at: http://www.ukessays.com/essays/computer-science/programming-languages-and-their-types-and-uses.php


What does Lisp mean in computer language?

LISP programming refers to creating applications using LISP languages - a family of old high level programming languages that used Polish notation. LISP languages are the second oldest HLLs after FORTRAN.


What is software and its types?

System Software are software that are needed to operate a computer.system software includes operating system and programming languages. types of system software 1:operating system 2:utility programs 3:languages