Computer Knowledge πŸ–₯️
3.39K subscribers
19 photos
2 files
9 links
https://whatsapp.com/channel/0029VahXJYA3bbUzydwrZB3P

◼️ Only Computer Questions

◼️ Previous Year Questions

◼️ Hindi & English Language

◼️ One Liner & Poll MCQs
Download Telegram
Computer Quiz

21. What is the main purpose of a compiler?
- A) Execute code line by line
- B) Translate source code into machine code
- C) Debug programs
- D) Manage memory allocation

22. Which of the following is not a type of computer virus?
- A) Trojan horse
- B) Worm
- C) Spyware
- D) Firewall

23. What does CSS stand for in web development?
- A) Computer Style Sheets
- B) Cascading Style Sheets
- C) Centralized Style Sheets
- D) Code Style Sheets

24. Which company developed the C programming language?
- A) IBM
- B) Microsoft
- C) Sun Microsystems
- D) Bell Labs

25. What is the purpose of an IP address?
- A) Identify a specific website
- B) Encrypt data transmission
- C) Track user location
- D) Identify a device on a network

---

β˜‘οΈAnswers:

21. B) Translate source code into machine code
22. D) Firewall
23. B) Cascading Style Sheets
24. D) Bell Labs
25. D) Identify a device on a network
πŸ‘10
Computer Quiz

31. Which of the following is not a type of computer port?
- A) USB
- B) HDMI
- C) CPU
- D) VGA

32. What does SQL stand for in database management?
- A) Structured Query Language
- B) Simple Query Language
- C) Sequential Query Language
- D) Secure Query Language

33. What is the purpose of an Ethernet cable in networking?
- A) Power the devices
- B) Transmit data between devices
- C) Provide cooling to the devices
- D) Display visual output

34. Which of the following is a widely used version control system?
- A) Git
- B) FTP
- C) SMTP
- D) DHCP

35. What does the acronym "VPN" stand for?
- A) Virtual Private Network
- B) Very Personal Network
- C) Visual Processing Network
- D) Virtual Processing Node

---

β˜‘οΈAnswers:

31. C) CPU
32. A) Structured Query Language
33. B) Transmit data between devices
34. A) Git
35. A) Virtual Private Network
πŸ‘10
Computer Quiz

36. What is the purpose of a compiler?
- A) Execute code line by line
- B) Translate source code into machine code
- C) Debug programs
- D) Manage memory allocation

37. Which of the following is not a commonly used web browser?
- A) Chrome
- B) Firefox
- C) Safari
- D) Java

38. What is the primary function of a router in a computer network?
- A) Filter spam emails
- B) Provide power to devices
- C) Connect multiple networks together
- D) Store large amounts of data

39. What does PHP stand for in web development?
- A) Personal Hyperlink Protocol
- B) Pre-Hypertext Processor
- C) Personal Homepage Program
- D) Hypertext Preprocessor

40. What does SMTP stand for in email communication?
- A) Simple Mail Transfer Protocol
- B) Secure Mail Transmission Protocol
- C) Server Mail Transfer Protocol
- D) Secure Message Transfer Protocol

---

β˜‘οΈAnswers:

36. B) Translate source code into machine code
37. D) Java
38. C) Connect multiple networks together
39. D) Hypertext Preprocessor
40. A) Simple Mail Transfer Protocol
πŸ‘11
Computer Quiz

41. What is the purpose of a firewall in network security?
- A) Encrypt data transmission
- B) Block unauthorized access
- C) Increase network speed
- D) Expand network coverage

42. Which programming language is commonly used for building dynamic web applications?
- A) Java
- B) JavaScript
- C) C#
- D) Ruby

43. What does HTML stand for in web development?
- A) HyperText Markup Language
- B) Hyperlink and Text Management Language
- C) High-Level Text Manipulation Language
- D) Hypertext Markup Library

44. What is the purpose of a cookie in web browsing?
- A) Enhance website security
- B) Track user preferences and sessions
- C) Block pop-up ads
- D) Optimize search engine results

45. Which protocol is used to transfer files over the internet?
- A) FTP (File Transfer Protocol)
- B) HTTP (Hypertext Transfer Protocol)
- C) TCP (Transmission Control Protocol)
- D) UDP (User Datagram Protocol)

---

β˜‘οΈAnswers:

41. B) Block unauthorized access
42. B) JavaScript
43. A) HyperText Markup Language
44. B) Track user preferences and sessions
45. A) FTP (File Transfer Protocol)
πŸ‘12
Computer Quiz

46. What is the main function of an operating system?
- A) Manage hardware and software resources
- B) Perform arithmetic calculations
- C) Design web pages
- D) Monitor network traffic

47. Which database management system is known for its use of SQL?
- A) MySQL
- B) MongoDB
- C) Cassandra
- D) Redis

48. What does CPU stand for in computing?
- A) Central Processing Unit
- B) Central Programming Unit
- C) Computer Performance Unit
- D) Control Processing Unit

49. What is the primary purpose of RAM in a computer?
- A) Store files permanently
- B) Execute graphics processing
- C) Store data temporarily for quick access
- D) Control peripheral devices

50. Which of the following is a popular version control system for software development?
- A) Git
- B) Docker
- C) Kubernetes
- D) Jenkins

β˜‘οΈAnswers:

46. A) Manage hardware and software resources
47. A) MySQL
48. A) Central Processing Unit
49. C) Store data temporarily for quick access
50. A) Git
πŸ‘6πŸ‘Œ1
Computer Quiz

51. What is the primary function of an IP address in networking?
- A) Identify devices on a network
- B) Encrypt network data
- C) Improve network speed
- D) Manage network protocols

52. Which of the following is an example of an interpreted programming language?
- A) C++
- B) Python
- C) Assembly
- D) COBOL

53. What does the acronym "DNS" stand for in the context of the internet?
- A) Data Network Service
- B) Domain Name System
- C) Digital Network Security
- D) Direct Network Setup

54. What type of software is used to detect and remove malware from a computer?
- A) Antivirus
- B) Firewall
- C) Web browser
- D) Database management system

55. In web development, what is CSS used for?
- A) Creating server-side scripts
- B) Styling and layout of web pages
- C) Storing website data
- D) Structuring content

---

β˜‘οΈAnswers:

51. A) Identify devices on a network
52. B) Python
53. B) Domain Name System
54. A) Antivirus
55. B) Styling and layout of web pages
πŸ‘4
Computer Quiz

56. What does GUI stand for in computing?
- A) General User Interface
- B) Graphical User Interface
- C) Guided User Interaction
- D) Global User Input

57. Which protocol is primarily used for secure communication over a computer network?
- A) FTP
- B) SMTP
- C) HTTPS
- D) Telnet

58. What is the purpose of an API in software development?
- A) To create graphic designs
- B) To interface between different software applications
- C) To manage databases
- D) To perform system backups

59. What is the function of a compiler in programming?
- A) Execute code line by line
- B) Convert high-level code into machine code
- C) Debug programs
- D) Manage memory allocation

60. Which of the following is an open-source operating system?
- A) Windows
- B) macOS
- C) Linux
- D) Android

---

β˜‘οΈAnswers:

56. B) Graphical User Interface
57. C) HTTPS
58. B) To interface between different software applications
59. B) Convert high-level code into machine code
60. C) Linux
πŸ‘7
Computer Quiz

61. What does SSD stand for in the context of computer storage?
- A) Solid State Drive
- B) System Storage Device
- C) Secure Storage Disk
- D) Standard Storage Drive

62. Which of the following is a widely used operating system for mobile devices?
- A) Windows
- B) Linux
- C) Android
- D) Unix

63. In the context of computer graphics, what does GPU stand for?
- A) General Processing Unit
- B) Graphics Processing Unit
- C) Graphical Performance Unit
- D) General Performance Unit

64. What is the main function of the motherboard in a computer?
- A) Store user data
- B) Manage power supply
- C) Connect and interface all hardware components
- D) Enhance internet speed

65. Which of the following is a markup language used to create structured documents?
- A) SQL
- B) XML
- C) Python
- D) Java

---

β˜‘οΈAnswers:

61. A) Solid State Drive
62. C) Android
63. B) Graphics Processing Unit
64. C) Connect and interface all hardware components
65. B) XML
πŸ‘6
Computer Quiz

66. What does RAM stand for in computing?
- A) Random Access Memory
- B) Read Access Memory
- C) Run Access Memory
- D) Real-time Access Memory

67. Which of the following is a type of non-volatile memory?
- A) DRAM
- B) SRAM
- C) ROM
- D) Cache

68. What is the primary purpose of the BIOS in a computer system?
- A) To manage user accounts
- B) To initialize and test hardware at startup
- C) To store files permanently
- D) To run application software

69. Which language is primarily used for creating stylesheets for web pages?
- A) HTML
- B) PHP
- C) CSS
- D) SQL

70. What does VPN stand for in the context of internet security?
- A) Virtual Public Network
- B) Virtual Private Network
- C) Variable Private Network
- D) Verified Protected Network

---

β˜‘οΈAnswers:

66. A) Random Access Memory
67. C) ROM
68. B) To initialize and test hardware at startup
69. C) CSS
70. B) Virtual Private Network
πŸ‘5
Computer Quiz

71. What is the primary purpose of an operating system's kernel?
- A) Manage application software
- B) Manage system resources and communication between hardware and software
- C) Enhance graphical performance
- D) Provide internet connectivity

72. Which of the following is a key characteristic of open-source software?
- A) Requires a subscription fee
- B) Source code is freely available for modification and distribution
- C) Is only available for Windows OS
- D) Provides limited customization options

73. What does LAN stand for in networking?
- A) Local Access Network
- B) Limited Area Network
- C) Local Area Network
- D) Large Area Network

74. Which of the following is a common data structure used to store elements in a hierarchical order?
- A) Array
- B) Linked List
- C) Stack
- D) Tree

75. What is the purpose of the HTTP protocol in web communication?
- A) Transfer email messages
- B) Secure online transactions
- C) Transfer hypertext documents on the web
- D) Stream multimedia content

---

β˜‘οΈAnswers:

71. B) Manage system resources and communication between hardware and software
72. B) Source code is freely available for modification and distribution
73. C) Local Area Network
74. D) Tree
75. C) Transfer hypertext documents on the web
πŸ‘7
Computer Quiz

76. What does SQL stand for in the context of databases?
- A) Structured Query Language
- B) Simple Query Language
- C) Sequential Query Language
- D) Standard Query Language

77. Which of the following is a type of malware that encrypts a user's files and demands payment for the decryption key?
- A) Virus
- B) Worm
- C) Ransomware
- D) Spyware

78. What is the primary purpose of a proxy server?
- A) Improve computer processing speed
- B) Act as an intermediary between a client and a server to filter requests and improve security
- C) Store large amounts of data
- D) Manage user passwords

79. In the context of software development, what is an IDE?
- A) Integrated Development Environment
- B) Independent Development Extension
- C) Internal Data Exchange
- D) Interactive Data Editor

80. What is the purpose of the TCP protocol in networking?
- A) Provide real-time streaming
- B) Establish a reliable connection and ensure data is transmitted accurately
- C) Encrypt data for secure transmission
- D) Assign IP addresses

---

β˜‘οΈAnswers:

76. A) Structured Query Language
77. C) Ransomware
78. B) Act as an intermediary between a client and a server to filter requests and improve security
79. A) Integrated Development Environment
80. B) Establish a reliable connection and ensure data is transmitted accurately
πŸ‘2
Computer Quiz

81. What is the function of a DNS server in a computer network?
- A) Translate domain names into IP addresses
- B) Monitor network traffic
- C) Encrypt data transmissions
- D) Manage email delivery

82. Which of the following is a common open-source web server software?
- A) Apache
- B) IIS
- C) Nginx
- D) Tomcat

83. What does the term "boot" refer to in computing?
- A) Running a diagnostic test
- B) Installing new software
- C) Starting up a computer and loading the operating system
- D) Shutting down a computer

84. Which of the following is a programming paradigm centered around objects and data?
- A) Functional programming
- B) Procedural programming
- C) Object-oriented programming
- D) Logic programming

85. In computer networks, what does WAN stand for?
- A) Wide Area Network
- B) Wireless Area Network
- C) Web Access Network
- D) Wired Access Network

---

β˜‘οΈAnswers:

81. A) Translate domain names into IP addresses
82. A) Apache
83. C) Starting up a computer and loading the operating system
84. C) Object-oriented programming
85. A) Wide Area Network
πŸ‘5
Computer Quiz

86. What is the main purpose of a database index?
- A) To increase storage capacity
- B) To improve the speed of data retrieval operations
- C) To back up data
- D) To secure data

87. Which file format is commonly used for data interchange on the web?
- A) JPEG
- B) XML
- C) MP3
- D) DOCX

88. In the context of computer security, what does "phishing" refer to?
- A) A type of virus that replicates itself
- B) A fraudulent attempt to obtain sensitive information by disguising as a trustworthy entity
- C) A method of encoding data
- D) A technique to improve network speed

89. What is the purpose of a RAID system in computing?
- A) To provide high availability and redundancy for data storage
- B) To increase the speed of internet connections
- C) To manage system resources
- D) To create visual effects in software

90. Which programming language is primarily used for statistical analysis and data visualization?
- A) Python
- B) Java
- C) R
- D) Swift

---

β˜‘οΈAnswers:

86. B) To improve the speed of data retrieval operations
87. B) XML
88. B) A fraudulent attempt to obtain sensitive information by disguising as a trustworthy entity
89. A) To provide high availability and redundancy for data storage
90. C) R
πŸ‘4πŸ—Ώ1
#Computer

91. What does the acronym HTTP stand for in web communication?
- A) HyperText Transfer Protocol
- B) High Text Transfer Protocol
- C) Hyperlink Text Transfer Protocol
- D) HyperTransfer Text Protocol

92. Which of the following is an example of a cloud storage service?
- A) Dropbox
- B) MySQL
- C) Apache
- D) Firefox

93. What is the primary purpose of the "ping" command in networking?
- A) Encrypt network communications
- B) Test the reachability of a host on an IP network
- C) Manage network traffic
- D) Configure network devices

94. Which programming language is known for its use in developing iOS applications?
- A) Kotlin
- B) Swift
- C) C++
- D) JavaScript

95. What does the term "open source" mean in the context of software?
- A) The software is free to use, but its source code is not available
- B) The source code is available for anyone to view, modify, and distribute
- C) The software can only be used for educational purposes
- D) The software is in beta testing

---

β˜‘οΈAnswers:

91. A) HyperText Transfer Protocol
92. A) Dropbox
93. B) Test the reachability of a host on an IP network
94. B) Swift
95. B) The source code is available for anyone to view, modify, and distribute
πŸ‘5
#Computer

96. What is a key characteristic of an SSD compared to an HDD?
- A) SSDs have moving parts, while HDDs do not
- B) SSDs are generally faster and more durable than HDDs
- C) SSDs use optical storage, while HDDs use magnetic storage
- D) SSDs have a higher storage capacity than HDDs

97. Which of the following is a popular framework for building mobile applications?
- A) React Native
- B) Django
- C) Flask
- D) Angular

98. What does the term "bandwidth" refer to in networking?
- A) The physical distance between two networked devices
- B) The amount of data that can be transmitted over a network in a given amount of time
- C) The type of cables used in a network
- D) The security level of a network

99. Which of the following is an example of a NoSQL database?
- A) PostgreSQL
- B) Oracle
- C) MongoDB
- D) MySQL

100. In the context of computer memory, what is cache used for?
- A) Long-term data storage
- B) Temporary storage to speed up access to frequently used data
- C) Running antivirus scans
- D) Managing user permissions

---

β˜‘οΈAnswers:

96. B) SSDs are generally faster and more durable than HDDs
97. A) React Native
98. B) The amount of data that can be transmitted over a network in a given amount of time
99. C) MongoDB
100. B) Temporary storage to speed up access to frequently used data
πŸ‘5
#Computer

101. What is the main function of a router in a network?
- A) Store data
- B) Direct data packets between different networks
- C) Encrypt data
- D) Host websites

102. Which of the following is a version control system commonly used in software development?
- A) Docker
- B) Kubernetes
- C) Git
- D) Jenkins

103. What does the acronym URL stand for in web terminology?
- A) Universal Resource Location
- B) Uniform Resource Locator
- C) Unified Resource Link
- D) Universal Resource Link

104. What is the primary purpose of an SSL certificate?
- A) Improve website performance
- B) Encrypt data transmitted between a web server and a browser
- C) Track user activity on a website
- D) Manage domain names

105. Which of the following is an example of a scripting language?
- A) Java
- B) C++
- C) Python
- D) Assembly

---

β˜‘οΈAnswers:

101. B) Direct data packets between different networks
102. C) Git
103. B) Uniform Resource Locator
104. B) Encrypt data transmitted between a web server and a browser
105. C) Python
πŸ‘4
#Computer

106. What is the purpose of the command-line interface (CLI) in computing?
- A) To provide a graphical interface for users
- B) To execute text-based commands for operating system tasks
- C) To connect to the internet
- D) To run multimedia applications

107. Which of the following is a commonly used relational database management system (RDBMS)?
- A) MongoDB
- B) Redis
- C) PostgreSQL
- D) Elasticsearch

108. What does the term "bit" stand for in computing?
- A) Binary Digit
- B) Basic Information Token
- C) Binary Information Theory
- D) Basic Input Type

109. Which programming language is primarily used for Android app development?
- A) Swift
- B) Kotlin
- C) Ruby
- D) PHP

110. In web development, what is the role of JavaScript?
- A) Define the structure of web pages
- B) Style web pages
- C) Add interactivity and dynamic behavior to web pages
- D) Manage databases

---

β˜‘οΈAnswers:

106. B) To execute text-based commands for operating system tasks
107. C) PostgreSQL
108. A) Binary Digit
109. B) Kotlin
110. C) Add interactivity and dynamic behavior to web pages
πŸ‘2πŸ‘¨β€πŸ’»1
#Computer

111. What does the acronym VPN stand for in networking?
- A) Virtual Public Network
- B) Virtual Private Network
- C) Virtual Protected Network
- D) Virtual Proxy Network

112. Which of the following is a protocol used for sending email?
- A) FTP
- B) HTTP
- C) SMTP
- D) SNMP

113. In the context of cybersecurity, what does "DDoS" stand for?
- A) Distributed Denial of Service
- B) Direct Denial of Service
- C) Dynamic Denial of Service
- D) Distributed Data of Service

114. What is the primary purpose of an IP address?
- A) Identify a device on a network
- B) Encrypt data transmissions
- C) Increase network speed
- D) Manage network protocols

115. Which of the following is an example of a high-level programming language?
- A) Assembly
- B) Machine code
- C) Python
- D) Binary

---

β˜‘οΈAnswers:

111. B) Virtual Private Network
112. C) SMTP
113. A) Distributed Denial of Service
114. A) Identify a device on a network
115. C) Python
πŸ‘5πŸ‘¨β€πŸ’»1
#Computer

116. What does the term "GUI" stand for in computing?
- A) General User Interface
- B) Graphical User Interface
- C) Global User Interface
- D) Guided User Interface

117. Which of the following is a popular cloud computing platform?
- A) Windows Server
- B) AWS (Amazon Web Services)
- C) MySQL
- D) Android

118. In programming, what is an array?
- A) A collection of elements identified by index or key
- B) A function that returns a value
- C) A type of loop structure
- D) A module that handles input and output

119. What is the function of a heat sink in a computer?
- A) Increase processing speed
- B) Provide additional storage
- C) Dissipate heat from components
- D) Improve audio quality

120. What does CSS stand for in web development?
- A) Computer Style Sheets
- B) Cascading Style Sheets
- C) Creative Style Sheets
- D) Custom Style Sheets

---

β˜‘οΈAnswers:

116. B) Graphical User Interface
117. B) AWS (Amazon Web Services)
118. A) A collection of elements identified by index or key
119. C) Dissipate heat from components
120. B) Cascading Style Sheets
πŸ‘5
πŸ–₯ COMPUTER GLOSSARY

🚧 BIOS (Basic Input/Output System)
➭ Firmware used to perform hardware initialization during the booting process and to provide runtime services for operating systems and programs.

🚧 BLUETOOTH
➭ A wireless technology standard for exchanging data over short distances from fixed and mobile devices.

🚧 BOOT SECTOR
➭ A region of a hard disk, floppy disk, or other storage device that contains code to be loaded into RAM and executed by the computer’s firmware.

🚧 BYTE
➭ A unit of digital information that most commonly consists of eight bits, used to encode a single character of text.
πŸ‘4