COMPUTER FUNDAMENTALS

COMPUTER SOFTWARE

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
To write a program for a specific device such as an air conditioning unit, which type of language would be used?
A
Low Level
B
High Level
C
Java
D
Binary
Explanation: 

Detailed explanation-1: -Programs and applications written in low-level language are directly implemented by the computing hardware, without any further interpretation or translation. Machine language and assembly language are common examples of low-level languages.

Detailed explanation-2: -Machine-level language is a low-level programming language. In this language the instructions are given in binary format, that is, in the form of 0s and 1s.

There is 1 question to complete.