Tag: Computer Science for Beginners
-
Computer Science MCQs with Answers
1. What is the primary purpose of an operating system? A) Managing hardware resources B) Running applications C) Providing a user interface D) All of the above Answer: D) All of the above 2. Which data structure follows the Last In, First Out (LIFO) principle? A) Queue B) Stack C) Linked List D) Tree Answer:…