CUET-UG SERIES
Computer-science

Programming Languages

2 previous year questions.

Volume: 2 Ques
Yield: Medium

High-Yield Trend

2
2025

Chapter Questions
2 MCQs

01
PYQ 2025
medium
computer-science ID: cuet-ug-
Which of the following is a high-level programming language?
1
Assembly
2
Machine Code
3
Python
4
Binary Code
02
PYQ 2025
medium
computer-science ID: cuet-ug-
What is a β€˜race condition’ in concurrent programming?
1
When two processes compete for CPU time
2
When the outcome depends on the unpredictable order of execution of threads
3
When a program terminates unexpectedly
4
When memory allocation fails during execution