COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Python
|
|
Java
|
|
x86 Assembly
|
|
C++
|
Detailed explanation-1: -Assembly language is the correct answer to this question.
Detailed explanation-2: -Regarded as a programming language, assembly is machine-specific and low-level. Like all assembly languages, x86 assembly uses mnemonics to represent fundamental CPU instructions, or machine code.
Detailed explanation-3: -Assembly languages are considered a low level language, while high-level languages such as C, Java, or Python use 0’s and 1’s instead of numbers, symbols, and abbreviations.
Detailed explanation-4: -Some examples of high-level languages include Perl, BASIC, COBOL, Pascal, Ruby, etc. Some examples of low-level languages include the Machine language and Assembly language.
Detailed explanation-5: -Examples of high-level programming languages in active use today include Python, JavaScript, Visual Basic, Delphi, Perl, PHP, ECMAScript, Ruby, C#, Java and many others.