Q51.Marks: +2.0UGC NET Paper 2: Computer Science 18th June 2024 Shift 1 (Cancelled)
Match List-I with List-II :
LIST - I
LIST - II
A.
Union
I.
Virtual Reality
B.
Function
II.
Shadow mask
C.
Interactive Environment
III.
Subroutine
D.
Output device
IV.
User defined data type
Choose the correct answer from the options given below :
1.A - IV, B - III, C - I, D - II✓ Correct
2.A - IV, B - II, C - III, D - I
3.A - II, B - IV, C - I, D - III
4.A - I, B - III, C - IV, D - II
Solution
The correct answer is A - IV, B - III, C - I, D - II
Key Points
A. Union - IV. User defined data type: In computer programming, a union is a user-defined data type that allows storing different data types in the same memory location.
B. Function - III. Subroutine: A function in programming is a type of subroutine that performs a specific task and can return a value.
C. Interactive Environment - I. Virtual Reality: An interactive environment like virtual reality allows users to interact with a simulated environment in real-time.
D. Output device - II. Shadow mask: A shadow mask is a component used in CRT monitors (a type of output device) to ensure that the electron beams hit the correct phosphor dots on the screen to produce the desired colors.