answersLogoWhite

0

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

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Generation of low level programming languages?

Yes.


What is meant by interpreter in programming languages?

An interpreter is programme that translates a high-level programming..


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

high level and low level


What is the difference between high level and low level programming?

High level languages are easier for humans to read and program in. They are usually machine independent, and most have a wide variety of programming libraries available for common functions. Low level languages are usually machine specific, such as assembly languages. They lack programming libraries.


What is c and c in computer programming?

C and C++ are both high-level programming languages.


Why is high level language preferred in modern programming?

High level programming languages are easier for humans to both read and maintain.


C-programming language is a middle level language discuss?

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


Do data processors separate the programming tasks from computer operation tasks?

No, high-level programming languages do that.


What is the hierarchy of programming languages and how do they differ in terms of functionality and complexity?

Programming languages can be categorized into low-level and high-level languages. Low-level languages, like machine code and assembly language, are closer to the computer's hardware and are more complex to write but offer more control over the system. High-level languages, like Python and Java, are easier to write and understand, but are further from the hardware and offer less control. The hierarchy of programming languages is based on their level of abstraction and how close they are to the hardware.


What are computer language translators Define each?

computer language translators are programming tools that translate high level languages into the machine language. they include:1)assembler-translates assembly language into machine language. 2)compiler-translates the high level languages into the machine language.


What are the twenty five high level languages?

There are a few thousands programming languages, pick any 25 of them.


How does C programming give access to low level memory?

Define 'low level memory' first.