Electronics and Communication Engineering - Microprocessors

26.
In 8085 the term 'absolute addressing' means
Direct addressing
Immediate addressing
Register addressing
Register indirect addressing
Answer: Option
Explanation:
No answer description is available. Let's discuss.

27.
The range of floating point numbers in Java is
1.4 E - 45 to 3.4 E + 38
3.4 E - 45 to 1.4 E + 38
1.4 E - 38 to 3.4 E + 45
3.4 E - 38 to 1.4 E + 45
Answer: Option
Explanation:
No answer description is available. Let's discuss.

28.
What does the operator ( ) mean in C?
Function expression
Array expression
Structure operator
Increment / Decrement
Answer: Option
Explanation:
No answer description is available. Let's discuss.

29.
Which of the following is a valid FORTRAN assignment statement?
10 = N
X + 2.1 = 5.6
A = B
A = B = 1
Answer: Option
Explanation:
No answer description is available. Let's discuss.

30.
Which of the following statements is written in plain English in 8085?
Data definition
Assignment
Conditional
Repetitive
Answer: Option
Explanation:
No answer description is available. Let's discuss.