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

1. Question
a.
b.
c.
d.

2. Question
a.
b.
c.
d.

3. Question
a.
b.
c.
d.

4. Pushing an element into stack already having ten elements and stack has fixed size of 10, then _____ occurs.
a.
b.
c.
d.

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

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

7. Which of the following is a feature of Python DocString?
a.
b.
c.
d.

8. Function to read data from Text File?
a.
b.
c.
d.

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

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

11. Which of the following statements is used to create an empty set in Python?
a.
b.
c.
d.

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

13. Question
a.
b.
c.
d.

14. To add a new element to a list we use which Python command?
a.
b.
c.
d.

15. Question
a.
b.
c.
d.

16. If a user tries to remove an element from empty queue, it is called _____.
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