Podcast
Questions and Answers
What is a basic data structure used in computer science to store and retrieve data?
What is a basic data structure used in computer science to store and retrieve data?
- Queue
- Tree
- LinkedList
- Array (correct)
What is the primary function of an operating system?
What is the primary function of an operating system?
- Perform arithmetic and logical operations
- Execute application programs
- Manage computer hardware and software resources (correct)
- Control the flow of data in a computer system
Which of the following is an example of a high-level programming language?
Which of the following is an example of a high-level programming language?
- Machine language
- Python (correct)
- Assembly language
- Binary code