Computer Science, asked by karamveermalik, 6 months ago

define programming language in computer

Answers

Answered by sebastianhere
2

Answer:

A programming language is a formal language comprising a set of instructions that produce various kinds of output. Programming languages are used in computer programming to implement algorithms. Most programming languages consist of instructions for computers.

Answered by MrEccentric
1

★☆〖Qบęຮτ ı¨ ø nˇ〗☆★

⭐ Introduction to Programming ⭐

=> A Program(BrE: Programme) is defined as an ordered set of instructions to be executed by a computer to carry out a specific task...

=> Programming Language is defined as the language used to specify the set of instructions to the computer in order for it to carry out a specific task...

=> Source c.ode is a program written in a high level language...

=> An Interpreter processes the program statements one by one, first translating and then executing. This process is continued until an error is encountered, or the whole program is executed successfully...

=> A Compiler translates the entire source c.ode, as a whole, into the object c.ode. After scanning the whole program, it generates error messages, if any...

____________________________________________________

<Judge It Yourself...>

(Plagiarism-Free ☺️)

Hope it helps you! ヅ

✪ Be Brainly ✪

Similar questions