Which of the following is a common output device used in computers? [#1483]
« | ! | ! | » |
Q1. Which of the following is a common output device used in computers?
Q1. Which of the following is a common output device used in computers?
(A) Mouse
(A) Mouse
(A) Mouse
(B) Scanner
(B) Scanner
(B) Scanner
(C) Printer
(C) Printer
(C) Printer
(D) Microphone
(D) Microphone
(D) Microphone
Answer: (C) Printer
Answer: (C) Printer
Answer: (C) Printer
A printer is an output device that produces physical copies of digital documents. It can print text, images, and graphics.
A printer is an output device that produces physical copies of digital documents. It can print text, images, and graphics.
A printer is an output device that produces physical copies of digital documents. It can print text, images, and graphics.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Related MCQ Quizzes
Q1. What is the term used to describe the process of converting data into a code that cannot be read or understood without a key?
Q1. What is the term used to describe the process of converting data into a code that cannot be read or understood without a key?
(A) Encoding
(A) Encoding
(A) Encoding
(B) Decoding
(B) Decoding
(B) Decoding
(C) Encrypting
(C) Encrypting
(C) Encrypting
(D) Decrypting
(D) Decrypting
(D) Decrypting
Answer: (C) Encrypting
Answer: (C) Encrypting
Answer: (C) Encrypting
Encrypting is the process of converting data into a code that cannot be read or understood without a key. This is done to protect sensitive information from unauthorized access.
Encrypting is the process of converting data into a code that cannot be read or understood without a key. This is done to protect sensitive information from unauthorized access.
Encrypting is the process of converting data into a code that cannot be read or understood without a key. This is done to protect sensitive information from unauthorized access.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q2. What is the primary function of RAM?
Q2. What is the primary function of RAM?
(A) Stores data permanently
(A) Stores data permanently
(A) Stores data permanently
(B) Temporarily stores data for immediate use
(B) Temporarily stores data for immediate use
(B) Temporarily stores data for immediate use
(C) Controls the flow of electricity in a computer
(C) Controls the flow of electricity in a computer
(C) Controls the flow of electricity in a computer
(D) Interprets and executes instructions
(D) Interprets and executes instructions
(D) Interprets and executes instructions
Answer: (B) Temporarily stores data for immediate use
Answer: (B) Temporarily stores data for immediate use
Answer: (B) Temporarily stores data for immediate use
RAM (Random Access Memory) is a type of computer memory that stores data temporarily while the computer is running. It is used to hold data that the CPU needs to access quickly, such as programs and data being used by applications.
RAM (Random Access Memory) is a type of computer memory that stores data temporarily while the computer is running. It is used to hold data that the CPU needs to access quickly, such as programs and data being used by applications.
RAM (Random Access Memory) is a type of computer memory that stores data temporarily while the computer is running. It is used to hold data that the CPU needs to access quickly, such as programs and data being used by applications.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q3. A collection of drawings, documents, etc. that represent a person's work.
Q3. A collection of drawings, documents, etc. that represent a person's work.
Substitute in one word.
Substitute in one word.
Substitute in one word.
(A) Portfolio
(A) Portfolio
(A) Portfolio
(B) Profile
(B) Profile
(B) Profile
(C) Dossier
(C) Dossier
(C) Dossier
(D) None
(D) None
(D) None
Answer: (C) Dossier
Answer: (C) Dossier
Answer: (C) Dossier
Dossier
Dossier
Dossier
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q4. What is the primary function of a CPU?
Q4. What is the primary function of a CPU?
(A) Store data permanently
(A) Store data permanently
(A) Store data permanently
(B) Display information on a screen
(B) Display information on a screen
(B) Display information on a screen
(C) Execute instructions and perform calculations
(C) Execute instructions and perform calculations
(C) Execute instructions and perform calculations
(D) Manage input and output devices
(D) Manage input and output devices
(D) Manage input and output devices
Answer: (C) Execute instructions and perform calculations
Answer: (C) Execute instructions and perform calculations
Answer: (C) Execute instructions and perform calculations
The CPU, or Central Processing Unit, is the "brain" of the computer. It carries out commands and processes data.
The CPU, or Central Processing Unit, is the "brain" of the computer. It carries out commands and processes data.
The CPU, or Central Processing Unit, is the "brain" of the computer. It carries out commands and processes data.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q5. How does a computer's CPU process instructions?
Q5. How does a computer's CPU process instructions?
(A) By storing data permanently
(A) By storing data permanently
(A) By storing data permanently
(B) By controlling the flow of data between hardware components
(B) By controlling the flow of data between hardware components
(B) By controlling the flow of data between hardware components
(C) By executing instructions stored in memory
(C) By executing instructions stored in memory
(C) By executing instructions stored in memory
(D) By displaying graphics on the screen
(D) By displaying graphics on the screen
(D) By displaying graphics on the screen
Answer: (C) By executing instructions stored in memory
Answer: (C) By executing instructions stored in memory
Answer: (C) By executing instructions stored in memory
The CPU (Central Processing Unit) is the "brain" of the computer, responsible for executing instructions. It performs this task through a repetitive cycle: Fetch, Decode, Execute. This cycle repeats continuously, allowing the CPU to process a large number of instructions in a short period, enabling the computer to perform tasks and run programs.
The CPU (Central Processing Unit) is the "brain" of the computer, responsible for executing instructions. It performs this task through a repetitive cycle: Fetch, Decode, Execute. This cycle repeats continuously, allowing the CPU to process a large number of instructions in a short period, enabling the computer to perform tasks and run programs.
The CPU (Central Processing Unit) is the "brain" of the computer, responsible for executing instructions. It performs this task through a repetitive cycle: Fetch, Decode, Execute. This cycle repeats continuously, allowing the CPU to process a large number of instructions in a short period, enabling the computer to perform tasks and run programs.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q6. Which of the following is not a core language used for front-end web development?
Q6. Which of the following is not a core language used for front-end web development?
(A) HTML
(A) HTML
(A) HTML
(B) Python
(B) Python
(B) Python
(C) JavaScript
(C) JavaScript
(C) JavaScript
(D) CSS
(D) CSS
(D) CSS
Answer: (B) Python
Answer: (B) Python
Answer: (B) Python
HTML (HyperText Markup Language) is the foundation for structuring web content. CSS (Cascading Style Sheets) is used for styling the visual presentation. JavaScript adds interactivity and dynamic behavior. XML (Extensible Markup Language) is used for storing and transporting data, but it's not a core language for front-end web development in the same way the others are. Python is a general-purpose programming language often used for back-end development, but not typically for directly building the user interface of a website.
HTML (HyperText Markup Language) is the foundation for structuring web content. CSS (Cascading Style Sheets) is used for styling the visual presentation. JavaScript adds interactivity and dynamic behavior. XML (Extensible Markup Language) is used for storing and transporting data, but it's not a core language for front-end web development in the same way the others are. Python is a general-purpose programming language often used for back-end development, but not typically for directly building the user interface of a website.
HTML (HyperText Markup Language) is the foundation for structuring web content. CSS (Cascading Style Sheets) is used for styling the visual presentation. JavaScript adds interactivity and dynamic behavior. XML (Extensible Markup Language) is used for storing and transporting data, but it's not a core language for front-end web development in the same way the others are. Python is a general-purpose programming language often used for back-end development, but not typically for directly building the user interface of a website.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q7. From the following list identify the hardware component that can be used to transfer files from one computer to another.
Q7. From the following list identify the hardware component that can be used to transfer files from one computer to another.
(A) BIOS
(A) BIOS
(A) BIOS
(B) Hard Disk
(B) Hard Disk
(B) Hard Disk
(C) CPU
(C) CPU
(C) CPU
(D) USB Flash Drive
(D) USB Flash Drive
(D) USB Flash Drive
Answer: (D) USB Flash Drive
Answer: (D) USB Flash Drive
Answer: (D) USB Flash Drive
USB drives are commonly used for storage, data backup, and transferring files between devices. USB drives come in multiple storage capacities and different ports, each having a unique shape. Using a USB drive can differ depending on the type of computer that you want to connect to. A typical USB drive is removable, rewritable, and smaller than an optical disc.
USB drives are commonly used for storage, data backup, and transferring files between devices. USB drives come in multiple storage capacities and different ports, each having a unique shape. Using a USB drive can differ depending on the type of computer that you want to connect to. A typical USB drive is removable, rewritable, and smaller than an optical disc.
USB drives are commonly used for storage, data backup, and transferring files between devices. USB drives come in multiple storage capacities and different ports, each having a unique shape. Using a USB drive can differ depending on the type of computer that you want to connect to. A typical USB drive is removable, rewritable, and smaller than an optical disc.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q8. Who did the illustration work for the medieval Assamese text ' Hastividyarnava'?
Q8. Who did the illustration work for the medieval Assamese text ' Hastividyarnava'?
(A) Sukumar Borkaith
(A) Sukumar Borkaith
(A) Sukumar Borkaith
(B) Suryakhari Daibaigya
(B) Suryakhari Daibaigya
(B) Suryakhari Daibaigya
(C) Dibar and Dosai
(C) Dibar and Dosai
(C) Dibar and Dosai
(D) Rama Saraswati
(D) Rama Saraswati
(D) Rama Saraswati
Answer: (C) Dibar and Dosai
Answer: (C) Dibar and Dosai
Answer: (C) Dibar and Dosai
The illustration work for the medieval Assamese text "Hastividyarnava" was done by two artists named Dilbar and Dosai, who were likely from Rajasthan. Their style reflects influences from Rajasthani art, and while they may not have been familiar with the Assamese landscape, their illustrations of elephants and other figures are skillfully done.
Sukumar Borkaith wrote Hastividyarnava. But illustration work was done by Dilbor and Dohai.
The illustration work for the medieval Assamese text "Hastividyarnava" was done by two artists named Dilbar and Dosai, who were likely from Rajasthan. Their style reflects influences from Rajasthani art, and while they may not have been familiar with the Assamese landscape, their illustrations of elephants and other figures are skillfully done. Sukumar Borkaith wrote Hastividyarnava. But illustration work was done by Dilbor and Dohai.
The illustration work for the medieval Assamese text "Hastividyarnava" was done by two artists named Dilbar and Dosai, who were likely from Rajasthan. Their style reflects influences from Rajasthani art, and while they may not have been familiar with the Assamese landscape, their illustrations of elephants and other figures are skillfully done. Sukumar Borkaith wrote Hastividyarnava. But illustration work was done by Dilbor and Dohai.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q9. Which computer language is the primary language for design website?
Q9. Which computer language is the primary language for design website?
(A) JavaScript
(A) JavaScript
(A) JavaScript
(B) CSS
(B) CSS
(B) CSS
(C) HTML
(C) HTML
(C) HTML
(D) PHP
(D) PHP
(D) PHP
Answer: (C) HTML
Answer: (C) HTML
Answer: (C) HTML
HTML (HyperText Markup Language) is the fundamental language used to create the structure and content of a web page. While CSS is essential for styling and JavaScript adds interactivity, HTML is the core language that defines the basic building blocks of a website, such as headings, paragraphs, images, and links. Without HTML, you wouldn't have a web page to style or add interactivity to.
HTML (HyperText Markup Language) is the fundamental language used to create the structure and content of a web page. While CSS is essential for styling and JavaScript adds interactivity, HTML is the core language that defines the basic building blocks of a website, such as headings, paragraphs, images, and links. Without HTML, you wouldn't have a web page to style or add interactivity to.
HTML (HyperText Markup Language) is the fundamental language used to create the structure and content of a web page. While CSS is essential for styling and JavaScript adds interactivity, HTML is the core language that defines the basic building blocks of a website, such as headings, paragraphs, images, and links. Without HTML, you wouldn't have a web page to style or add interactivity to.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Q10. What is the software that manages the hardware and software resources of a computer system?
Q10. What is the software that manages the hardware and software resources of a computer system?
(A) Application software
(A) Application software
(A) Application software
(B) Operating system
(B) Operating system
(B) Operating system
(C) Utility software
(C) Utility software
(C) Utility software
(D) Programming software
(D) Programming software
(D) Programming software
Answer: (B) Operating system
Answer: (B) Operating system
Answer: (B) Operating system
The operating system (OS) is the core software that manages the computer's hardware and software resources. It provides a platform for other applications to run. Common examples of operating systems include Windows, macOS, and Linux.
The operating system (OS) is the core software that manages the computer's hardware and software resources. It provides a platform for other applications to run. Common examples of operating systems include Windows, macOS, and Linux.
The operating system (OS) is the core software that manages the computer's hardware and software resources. It provides a platform for other applications to run. Common examples of operating systems include Windows, macOS, and Linux.
*** Choose the correct option to show answer. (Choose the correct option to show answer.) Need help
Related Questions
1. What is the difference between RAM and ROM?2. Which is called the brain of the computer?3. Which of the following is a common output device used in computers?4. What is the purpose of a firewall in a computer network?5. What is the term used to describe the process of converting digital data into a format that can be transmitted over a network?6. The Sualkuchi Silk Saree, known for its golden Muga silk, is a traditional attire from which district of Assam?7. Describe the role of a graphics card in a computer.8. The process uses an innovative digital technology ______ the products with as many colours as the image contains.9. Which of the following is a common input device used in computers?10. What does BIOS stands for in computer?11. What is the purpose of a cache memory in a CPU?12. Which ancient Indian text is also known as the "Science of Life"?13. Nipah is a14. Which of the following is not an operating system for Computers?15. What is the function of a computer's motherboard?16. Which option is similar to Pencil : Student : School?17. What is the smallest unit of data in a computer?18. A collection of drawings, documents, etc. that represent a person's, especially an artist's work.19. Which Indian documentary short film won Oscar or 95th Academy Awards on March 12, 2023?20. What is the primary function of a search engine?