Electronics and Communication Engineering - Microprocessors

31.
LPEPSI = 2
2PEPSI = LPEPSI * LPEPSI + 1
GOT TO (3, 5, 9, 11, 13, 17, 21, 23) LPEPSI

After the execution of above statement the control is transferred to statement number
3
9
13
23
Answer: Option
Explanation:

Since L PEPSI = 2 x 2 + 1 = 5 the control goes to the fifth statement, i.e., 13.


32.
Which of the following is not an application software?
MS Word
DBMS
Worksheet
Lisp
Answer: Option
Explanation:

Lisp is a computer language.


33.
Which of the following is not a DTP program?
Page maker
Coral draw
Coral ventura
Coral key
Answer: Option
Explanation:

Coral key is not DTP program.


34.
Which of the following array names in Fortran 77 is invalid?
A(6)
A(R)
A(I)
A(N)
Answer: Option
Explanation:

Subscript R is not proper.


35.
E-mail can be used to send text, graphics, and video.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.