COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
This refers to the classification of programming language that is understood by the computer.
|
Assembly Language
|
|
High-Level Language
|
|
Object Oriented/Event-Driven Programming Language
|
|
Machine Language
|
Explanation:
Detailed explanation-1: -High-level language. It is a machine-friendly language, i.e., the computer understands the machine language, which is represented in 0 or 1. It is a user-friendly language as this language is written in simple English words, which can be easily understood by humans.
Detailed explanation-2: -Broadly the computer language can be classified into three categories:-assembly language, machine language, and high-level language.
Detailed explanation-3: -First-Generation Languages : These are low-level languages like machine language.
There is 1 question to complete.