17. |
|
|||||||
Answer: Option A Explanation: Parenthesis has first priority. |
18. |
|
|||||||
Answer: Option A Explanation: 28 = 256 |
19. |
|
|||||||
Answer: Option B Explanation: An array on integers and strings is not possible. |
20. |
|
|||||||
Answer: Option A Explanation: else is not allowed as variable name in C. |
21. |
|
|||||||
Answer: Option D Explanation: Do statement is executed when N = 1, 4, 7, 10, i.e., a total of 4 times. |
22. | Consider the following
Which of the above are correct? |
|||||||
Answer: Option B Explanation: Digit as first character is not allowed. |
23. |
|
|||||||
Answer: Option B Explanation: (2.57 + 0.06) 10 = 26.3 → |
24. | Assertion (A): Microprocessor 8085 has on-chip oscillator with inbuilt crystal. Reason (R): For frequency stability crystal oscillator is preferred. |
|||||||
Answer: Option D Explanation: Crystal has to be connected externally to pins 1 and 2 of 8085. |