Computer Science UNIT 1 – Computational Thinking and Programming – 2 MCQ Question Answers for CUET 2024

1. Question
a.
b.
c.
d.

2. The process of removing an element from stack is called:
a.
b.
c.
d.

3. What is the result of math.fsum([.1 for i in range(10)])?
a.
b.
c.
d.

4. Question
a.
b.
c.
d.

5. Question
a.
b.
c.
d.

6. Python identifiers are case-sensitive.
a.
b.
c.
d.

7. Data structure stack is also known as _____ list.
a.
b.
c.
d.

8. Question
a.
b.
c.
d.

9. Mode to create a new file if the file does not exist?
a.
b.
c.
d.

10. Question
a.
b.
c.
d.

11. Stack can be implemented using _________ and ________ ?
a.
b.
c.
d.

12. Question
a.
b.
c.
d.

13. Question
a.
b.
c.
d.

14. The process of pickling in Python includes ____________
a.
b.
c.
d.

15. What are the two main types of functions in Python?
a.
b.
c.
d.

16. Suppose t = (1, 2, 4, 3), which of the following is incorrect?
a.
b.
c.
d.


 

Also Check out Related CUET Computer Science MCQs Links

Computer Science Unit 2 – Computer Networks MCQs

Computer Science Unit 3 – Database Management MCQs