Electronics and Communication Engineering - Microprocessors
Exercise : Microprocessors - Section 2
- 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
11.
Which of the following is not valid integer variable in FORTRAN 77?
Answer: Option
Explanation:
The first letter is not I, J, K, L, M, N.
12.
Which of the following is not an integer constant?
Answer: Option
Explanation:
It has a decimal point.
13.
Assertion (A): To add 8 bit words, two 1C 74181 can be cascaded.
Reason (R): In 1C 74181 a sum greater than 15 leads to high carry out.
Answer: Option
Explanation:
A is correct but R is wrong. Two IC 74181 can be cascaded to add two 8 bit words.
14.
Consider the following tasks in a micro computer
- Receiving data and instruction
- Performing arithmetic computation
- Performing logical computations
- Storing data and instructions
Answer: Option
Explanation:
ALU performs arithmetic and logical computations.
15.
Consider the following DO statement in FORTRAN 77
DO 25 J = 1, 7
The number of DO loop executions in the above statement isAnswer: Option
Explanation:
Do statement is executed when J = 1, 2, 3, 4, 5, 6, 7, i.e., a total of 7 times.
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers