MICROPROCESSOR AND MICROCONTROLLER

INTERRUPT PROGRAMMING

ARCHITECTURE OF 8085

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which one is not a high level language?
A
BASIC
B
C++
C
Pascal
D
Java
E
All is high level language
Explanation: 

Detailed explanation-1: -Assembly language is the correct answer to this question.

Detailed explanation-2: -C++ can perform both low-level and high-level programming, and that’s why it is essentially considered a mid-level language. However, as its programming syntax also includes comprehensible English, many also view C++ as another high-level language.

Detailed explanation-3: -Programming languages can be divided into two different levels: High-level Languages – Python, Visual Basic, Java, C, C++, SQL and many more. Low-level Languages – Hardware/Processor-specific assembly languages and machine code.

There is 1 question to complete.