Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Electronics and Communication Engineering
»
Microprocessors
Which of the following is not a valid real constant in C?
1.2 e 2.0
-2.3 e - 2
-2.3 E 2
-2.3 e 2
Correct Answer:
-2.3 E 2
Explanation:
In
C
real constant expressed in exponential form, mantissia and exponent should be separated by
e
(and not E).
← Previous Question
Next Question→
More Questions from
Microprocessors
Assertion (A): If source and destination addresses are made implicit the length of instruction is reduced. Reason (R): 8085 has only 3 addressing modes.
To multiply a number by 8 in 8085 we have to use RAL instruction
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?
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments