Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 15 (Q.No. 41)
41.
High-level languages are not concerned with computer but with
Assembler
Machine code
Compiler
All of the above
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
10 comments Page 1 of 1.

Shewangizaw Bogale said:   8 years ago
High-level languages are concerned with Assembler. (which is not clear to me).

As per my understanding "High-level languages are concerned with the programer", so my answer is E.None.

Ramna said:   8 years ago
Please explain it clearly.

Sajjad said:   8 years ago
High level language concerned with compiler.

A compiler is a program for converting high level language to low level.

Liaqat said:   8 years ago
HLL concerned with Compiler.

Geetha said:   7 years ago
Answer C) compiler is the correct answer.

Salman Ahmad Khan said:   7 years ago
I think compiler is the correct answer.

Pushplata said:   7 years ago
I think compiler is the right answer.

Sajjad Bhatti said:   5 years ago
No, the correct answer is the compiler.

Because compiler converts the high-level language to low level.

Pushpendra said:   3 years ago
Agree, the given answer is right.

Jeftha Dkhar Dann said:   12 hours ago
The correct answer is Machine code.

High-level languages (like C, Java, Python) are designed to be closer to human language and problem-solving, not to the machine code that the computer directly understands.

Assemblers and compilers are tools that help translate between high-level language and machine code, but the actual statement is that high-level languages are not concerned with machine code.

Post your comments here:

Your comments will be displayed after verification.