Exercise: Microprocessors

Questions for: Microprocessors

A computer window has a bar at its top to bear the name of window. This bar is called
A:
title bar
B:
status bar
C:
menu bar
D:
control bar
Answer: A

It is called 'title bar'.

Consider the following statements
  1. An assembler is a program having assembly language program as input and machine language program as output.
  2. A macro assembler is an assembler with additional macro facilities.
  3. A cross assembler for a μP X is an assembler which executes on source microcomputer with a different CPU than X bit generates code for X.
  4. Assemblers generally do not provide macro facilities.
Of the above statement
A:
All are correct
B:
only 1, 2, 3 are correct
C:
only 1, 2, 4 are correct
D:
only 1, 3, 4 are correct
Answer: B

Assemblers do provide macro facilities.

A nibble corresponds to
A:
2 successive bits of data
B:
4 successive bits of data
C:
8 successive bits of data
D:
16 successive bits of data
Answer: B

Nibble has 4 bits.

Which of the following array names is invalid in Fortran 77?
A:
B(2, 4)
B:
B(M, 3)
C:
B(M, R)
D:
B(3, 6)
Answer: C

Subscript not proper.

Which of the following arithmetic operations requires only one operand in FORTRAN 77?
A:
Addition
B:
Multiplication
C:
Negative
D:
Substraction
Answer: C

All other operations require two operands.

Ad Slot (Above Pagination)
Quiz