Electronics and Communication Engineering - Microprocessors
Exercise : Microprocessors - Section 4
- Microprocessors - Section 1
- Microprocessors - Section 2
- Microprocessors - Section 3
- Microprocessors - Section 4
- Microprocessors - Section 5
- Microprocessors - Section 6
- Microprocessors - Section 7
- Microprocessors - Section 8
- Microprocessors - Section 9
- Microprocessors - Section 10
- Microprocessors - Section 11
- Microprocessors - Section 12
46.
The instruction
MVI A, 20
in 8085 means47.
The two orientations of worksheet page are called
Answer: Option
Explanation:
Portrait and worksheet are two orientations of worksheet page.
48.
The correct form of expression B3 -2 A C in FORTRAN 77 is
Answer: Option
Explanation:
It is the only expression with correct symbols for exponential and product.
49.
If RADIUS = 3.0 the result of the following FORTRAN 77 program will be
REAL RADIUS, CAREA, SAREA, RATIO
PI
PI = 3.1416
READ *, RADIUS CAREA = PI * RADIUS * RADIUS
SAREA = 2 * RADIUS * RADIUS
RATIO = CAREA/SAREA
Answer: Option
Explanation:
Calculate and add decimal at proper place.
50.
Which one is not a valid subscripted variable?
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers