CUET-UG SERIES
Computer-science

Miscellaneous

4 previous year questions.

Volume: 4 Ques
Yield: Medium

High-Yield Trend

4
2023

Chapter Questions
4 MCQs

01
PYQ 2023
medium
computer-science ID: cuet-ug-
Arrange the following commands in the correct order of execution
(A) SELECT
(B) ORDER BY
(C) GROUP BY
(D) WHERE
(E) FROM
Choose the correct answer from the options given below:
1
(E), (A), (B), (C), (D)
2
(A), (E), (C), (D), (B)
3
(A), (E), (D), (C), (B)
4
(A), (B), (C), (D), (E)
02
PYQ 2023
medium
computer-science ID: cuet-ug-
Consider that:
a = [20, 30, 40]
b=a
b[0] = 72
print (a)
The output will be :
1
[72, 30, 40]
2
[20, 30, 40]
3
Error
4
[72, 72, 72]
03
PYQ 2023
medium
computer-science ID: cuet-ug-
Unstructured data are sometimes described with the help of some other data is called
1
List
2
Values
3
Key
4
Metadata
04
PYQ 2023
medium
computer-science ID: cuet-ug-
Today E-waste become a major concern to the environment. To save the environment we should avoid this practise:
1
Dispose the E-waste to right place
2
We should try Reduce, Reuse, Recycle
3
Dispose E-waste anywhere
4
Always give waste to right recycler