Computer Science, asked by surbhineeraj, 1 month ago

Define computer languages or programming languages and describe different types of computer languages.​

Answers

Answered by anu5155
1

Answer:

A programming language is a set of commands , instructions , and other syntax to create a software program

The different types of programming languages are discussed below

Object Oriented programming language

Scripting programming language

Logic programming language

C language etc etc

Answered by rithikashrisakthi4
0

Computer programming language, any of various languages for expressing a set of detailed instructions for a digital computer. Such instructions can be executed directly when they are in the computer manufacturer-specific numerical form known as machine language, after a simple substitution process when expressed in a corresponding assembly language, or after translation from some “higher-level” language. Although there are many computer languages, relatively few are widely used.

Key People: Stephen Wolfram Niklaus Emil Wirth Kristen Nygaard John Warner Backus Alan Kay

Related Topics: Artificial intelligence programming language Web script Java Perl C

Machine and assembly languages are “low-level,” requiring a programmer to manage explicitly all of a computer’s idiosyncratic features of data storage and operation. In contrast, high-level languages shield a programmer from worrying about such considerations and provide a notation that is more easily written and read by programmers.

Similar questions