BPP Computer Science 1 — Questions and Answers
Question 1: What does CPU stand for?
- Central Processing Unit (Correct answer)
- Computer Power Unit
- Central Program Utility
- Core Processing Unit
Correct answer: Central Processing Unit
CPU stands for Central Processing Unit, which is the primary component of a computer that performs instructions and calculations.
Question 2: Which of the following is an input device?
- Monitor
- Printer
- Keyboard (Correct answer)
- Speaker
Correct answer: Keyboard
A keyboard is an input device used to enter text, numbers, and commands into a computer.
Question 3: What does RAM stand for?
- Read Access Memory
- Random Access Memory (Correct answer)
- Rapid Array Module
- Remote Access Module
Correct answer: Random Access Memory
RAM stands for Random Access Memory, the temporary memory a computer uses to store data currently in use.
Question 4: Which of the following is a web browser?
- Microsoft Word
- Google Chrome (Correct answer)
- Adobe Photoshop
- VLC Player
Correct answer: Google Chrome
Google Chrome is a web browser used to access and navigate websites on the internet.
Question 5: What is the full form of 'WWW'?
- World Wide Web (Correct answer)
- Wide World Web
- World Wide Widget
- Web Wide World
Correct answer: World Wide Web
WWW stands for World Wide Web, the information system on the internet that allows documents to be interlinked using hypertext.
Question 6: Which language is used for creating web pages?
- Python
- Java
- HTML (Correct answer)
- C++
Correct answer: HTML
HTML (HyperText Markup Language) is the standard language used to create the structure and content of web pages.
What does CPU stand for?