answersLogoWhite

0


Best Answer

Java

C++

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Name two high level languages and define them?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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


Why do high-level languages exist?

To do high level tasks


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.


How many scripting languages are there?

Three type of languages High level Mid level Low level


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 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 do you define High level language?

Computer programming language designed to be easily written and read by humans familiar with problem subject matternot the specific architecture of any specific computer. High level languages are usually designed to be portable to many different computers. High level languages are either compiled to machine code for later running or directly interpreted and run immediately without generating machine code.


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 is high level data modelling?

Hi, High level Data modelling is the process of define and analyze the data requirement.


What are the 2 levels of computer science program languages?

High-level and low-level.