answersLogoWhite

0


Best Answer

Strongly typed languages may require explicit casting operations or type-translation services, possibly even involving runtime operations, to translate one type from another. This can sometimes be seen as undesirable code clutter, especially in context with rapidly prototyped scripts and similar tasks.

A strong typing system is paramount to solid quality programming, and is generally considered an advantage.

User Avatar

Wiki User

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

Wiki User

7y ago

The only real disadvantage of high level languages is that they must be converted to machine code in order to execute. However, machine code is extremely difficult to work with; we use high level languages because it makes it easier to both write and maintain programs.

This answer is:
User Avatar

Add your answer:

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

What is Disadvantage of high level language?

The only real disadvantage of high level languages is that they must be converted to machine code in order to execute. However, machine code is extremely difficult to work with; we use high level languages because it makes it easier to both write and maintain programs.


What is the disadvantage of programming languages?

Without them you wouldn't be able to program :P. Besides that though, each programming language has a different level of abstraction, meaning how closely they resemble machine code. Low-level programming languages closely resemble machine code while high-level languages more closely resemble actual words and are more intelligible. Low-level languages are generally considered harder to learn than high-level languages and take more instructions to do something than a program made in a high-level language made to do the same task.


Why do high-level languages exist?

To do high level tasks


Define and discuss high level programming languages?

high level programming languages are languages that are given by the programmer to the system as a input and they are understandable by a programmer


How many scripting languages are there?

Three type of languages High level Mid level Low level


What are high level languages used to?

High level programming languages are used to instruct computers to perform complex tasks with a minimum number of instructions.


How many level computer languages?

Languages are usually classified at two levels, low level programming and high level programming, although some experts also make a distinction of very high level languages and very low level languages. So, depending on who you ask, there are either two, three, or four. The most common set is probably three: low, high, and very high.


What are the classifications of programming languages according to each level?

high level and low level


Why must high level languages be translated?

High level languages cant be understood by the computer as it performs all tasks in binary form. So its necessary to convert high level language into machine oriented language


Who invented the high level languages?

Different languages were designed by different people, obviously.


What are the advantages and disadvantage of two ways of dealing with high-level waste?

there are none


What are the 2 levels of computer science program languages?

High-level and low-level.