Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Electronics and Communication Engineering
»
Microprocessors
To multiply a number by 8 in 8085 we have to use RAL instruction
once
twice
thrice
four times
Correct Answer:
thrice
Explanation:
When RAL instruction is used once the number is doubled.
← Previous Question
Next Question→
More Questions from
Microprocessors
Consider the following program in Pascal X = 2.57 X = (X + 0.06) * 10 I = TRUNC (X) X = I X = X / 10.0 The final value of X would be
EEPROM permits
If A = 20 and B = - 7 in PASCAL, A mod B =
A 256 x 4 EPROM has
Assume that x = 5 and y = 2. Then in Java operation x + = y, the result is
Which of the following is not a valid integer constant in C (for 16 bit)?
Which of the following can not be used as a variable name in C?
In Java it is possible to have An array of integers An array of string objects An array of arrays An array on integer and strings Which of the above are correct?
Which of the following is invalid in Basic?
Let JCOKE = 98 and LPEPSI = 42 Consider the statement IF (JCOKE - 3 * LPEPSI) 5, 6, 7 5 JCOKE = JCOKE + 5 6 JCOKE = JCOKE + 8 7 JCOKE = JCOKE + 11 The value of JCOKE after the execution of above statement will be
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments