Computer Science, asked by hamzsun, 1 month ago

1. what is a computer programming language? (25 words)
2. write about classification of computer languages. (30 words)
3. explain any 5 high level languages in 25 to 30 words. plz help it is for my project​

Answers

Answered by app70
3

Answer:

1)--> We talk to each other with languages like english, hindi,etc. to convey or to say to do our work but if we want that computer should do our work so we need certain programming languages like c/c++, java, etc. .

Through these languages we convey our message to computer and tell computer to perform our work.

2)-->Types of Computer Language

Low-Level Languages: A language that corresponds directly to a specific machine

High-Level Languages: Any language that is independent of the machine

There are also other types of languages, which include

System languages: These are designed for low-level tasks, like memory and process management

Scripting languages: These tend to be high-level and very powerful

Domain-specific languages: These are only used in very specific contexts

Visual languages: Languages that are not text-based

Esoteric languages: Languages that are jokes or are not intended for serious use

3)-->In computer science, a high-level programming language is a programming language with strong abstraction from the details of the computer. In contrast to low-level programming languages, it may use natural language elements, be easier to use, or may automate (or even hide entirely) significant areas of computing systems (e.g. memory management), making the process of developing a program simpler and more understandable than when using a lower-level language. The amount of abstraction provided defines how "high-level" a programming language is.[1]

In the 1960s, high-level programming languages using a compiler were commonly called autocodes.[2] Examples of autocodes are COBOL and Fortran.[3]

Answered by antrasingh72
46

Answer:

A programming language is a computer language programmers use to develop software programs, scripts, or other sets of instructions for computers to execute.

Some programming languages provide less or no abstraction while some provide higher abstraction. Based on the levels of abstraction, they can be classified into two categories: Low-level language. High-level language.

Commonly used high-level languages

Commonly used high-level languages Python.

Python.

Java.

C++

C#

Visual Basic.

JavaScript.

please please please mark ny answer as BRAINLIEST. please

Similar questions