FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

WHAT IS PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
PICK WHAT IS THE BEST FOR MACHINE LANGUAGES
A
developers use cryptic english-like phrases to represent strings of numbers
B
the most basic type of computer languages, consisting of strings of numbers the computer’s hardware can use
C
first generation languages
D
second generation languages
Explanation: 

Detailed explanation-1: -First-Generation Language : The first-generation languages are also called machine languages/ 1G language. This language is machine-dependent. The machine language statements are written in binary code (0/1 form) because the computer can understand only binary language.

Detailed explanation-2: -1949: Assembly language was first used as a type of computer programming language that was able to simplify machine code language, which is necessary for telling a computer what to do. 1952: Alick Glennie developed Autocode, which some consider to be the first compiled computer programming language.

There is 1 question to complete.