Question

A compiler converts a high level computer program into machine language program.

a.

True

b.

False

c.

May be True or False

d.

Can't say

Answer: (a).True

Interact with the Community - Share Your Thoughts

Uncertain About the Answer? Seek Clarification Here.

Understand the Explanation? Include it Here.

Q. A compiler converts a high level computer program into machine language program.

Similar Questions

Explore Relevant Multiple Choice Questions (MCQs)

Q. In 8085, the pairing of registers B, C, D, E, H, L is

Q. Internet is a worldwide network of computers where most of the information is freely available.

Q. A 37 bit mantissa has an accuracy of

Q. In a C expression using assignment operators, relational operators and arithmetic operators, the hierarchy of operations (in the absence of parenthesis) is

Q. In 8085, the pins for SID and SOD are

Q. Assertion (A): Each memory chip has its own address latch.

Reason (R): ALE signal comes out of microprocessor 8085 and goes to memory chip.

Q. The number of interrupt lines in 8085 is

Q. If KMT = 100, LITRES = 5.0, PCOST = 28.0 and OPCOST = 70.0 what will be the result of the following FORTRAN 77 program?

INTEGER KMT
REAL LITRES, PCOST, OPCOST, PKCOST READ *, KMT,
LITRES, PCOST, OPCOST, PKCOST
KMPL = KMT/LITRES PKCOST = (PCOST * LITRES + OPCOST)/ KMT

Q. A real number consists of

Q. Assertion (A): Negative values of incremental operator in DO loop are allowed in Fortran 77 but not in earlier versions of Fortran.

Reason (R): Fortran 77 has better array facilities than earlier versions of Fortran.

Q. In FORTRAN 77 the correct way to write mathematical expression A/BC - D2 is be

Q. Which of the following is not treated as hexadecimal constant by assembler in 8085?

Q. If CS = A̅₁₅ A₁₄ A₁₃ is used as chip select logic of a 4 K RAM in 8085 system, its memory range is

Q. Consider the following part of a C program float a, b

b = (a > 4 ? 2 : 9);

Assuming that a has values of 3 and 6, the values stored respectively will be

Q. Consider the following operation in a computer

1. Multiplication of scalar
2. Iversion of matrix
3. Printing a line of 120 characters on a printer

Which of the above is a subroutine?

Q. For most static RAM the maximum access time is about

Q. In direct addressing mode of 8085

Q. Which of the following is a valid real variable in FORTRAN 77?

Q. To realize the full power of 8086 the pin of 8086 connected to ground is

Q. Which of the following is not an assembler directive in 8085?

Recommended Subjects

Are you eager to expand your knowledge beyond Electronics and Communication Engineering? We've handpicked a range of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of various subjects. Happy exploring!