COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
sign
|
|
English
|
|
Machine
|
|
Programming
|
Detailed explanation-1: -Computers do not understand languages such as (C++, Java) and people do not understand machine language (binary). So how do we communicate with computers then? We use something called a compiler. Compilers translate programs written in languages such as Java into binary (a language of ones and zeros).
Detailed explanation-2: -Both can develop and introduce new concepts, though it could be argued that human languages do so naturally, while programming languages do so in a planned way. In both programming and human languages, it is an art to express yourself well.
Detailed explanation-3: -A programming language is a way for programmers (developers) to communicate with computers. Programming languages consist of a set of rules that allows string values to be converted into various ways of generating machine code, or, in the case of visual programming languages, graphical elements.