Electronics and Communication Engineering - Microprocessors

31.
Which of the following expressions is invalid in Fortran?
IA + IB
IB * IC / ID
IA * B
- K * I + J
Answer: Option
Explanation:
No answer description is available. Let's discuss.

32.
Which of the following is correct in FORTRAN 77?
PARAMETER PMOS = 9.8, NMOS = X
PARAMETER (PMOS = 9.8, NMOS = X)
PARAMETER PMOS = 9.8, NMOS = X
PARAMETER PMOS, NMOS = 9.8, X
Answer: Option
Explanation:
No answer description is available. Let's discuss.

33.
P flag is for parity.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

34.
In 8086 the number of lines on which data and address is multiplexed is
8
16
20
32
Answer: Option
Explanation:
No answer description is available. Let's discuss.

35.
Simpson's rule for numerical integration is
Answer: Option
Explanation:
No answer description is available. Let's discuss.