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
41.
A microprocessor can understand instruction written in
42.
Which language has a preprocessor?
Answer: Option
Explanation:
Preprocessor processes the source program before it is passed to compiler.
43.
In a display specified as 600 x 400 the number of pixels across the display screen is
44.
Consider the following DO statement in Fortran 77
DO 12 A = 1.0, 5.5, 0.5
The number of DO loop executions in the above statement isAnswer: Option
Explanation:
Do loop executations are for A = 1.0, 1.5, 2.0, 2.5, 3.0, 3.5, 4.0, 4.5, 5.0, 5.5 or a total of 10 times.
45.
Which of the following real expressions is incorrect in Pascal?
Answer: Option
Explanation:
Operator is missing.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers