Question
Computer Awareness Question on Computer Fundamentals or Terminologies
Match list I with List II. |
List I (Basic data types in C/Python Programming)
| | List II (Descriptions)
---|---|---|---
A| Integer| I| -25
B| Real| II| 52.21
C| Char| III| F
D| String| IV| ‘98100198’
Choose the correct answer from the option given below:
A
A-I, B-II, C-III, D-IV
B
A-IV, B-III, C-II, D-I
C
A-III, B-II, C-IV, D-I
D
A-II, B-IV, C-III, D-I
Answer
A-I, B-II, C-III, D-IV
Explanation
Solution
The correct option is(A): A-I, B-II, C-III, D-IV