Computer science
  • 1. Computer science is the study of computers and computational systems. It involves understanding and designing algorithms to solve problems efficiently, as well as analyzing the complexity of systems. Computer science also encompasses the design and development of software and hardware components, such as programming languages, operating systems, and computer networks. This field is essential for advancements in technology and plays a crucial role in various industries, including healthcare, finance, and entertainment. Computer scientists work on a diverse range of projects, from creating artificial intelligence systems to developing new cybersecurity measures. Overall, computer science is a dynamic and ever-evolving field that drives innovation and shapes the future of technology.

    What does CPU stand for?
A) Central Processing Unit
B) Central Processor Unit
C) Computer Performance Unit
D) Computer Processing Unit
  • 2. Which programming language relies on indentation for code structure?
A) Python
B) Java
C) JavaScript
D) C++
  • 3. What is the binary equivalent of the decimal number 10?
A) 1010
B) 0011
C) 1101
D) 1110
  • 4. Which data structure uses LIFO (Last In, First Out) principle?
A) Linked List
B) Stack
C) Queue
D) Heap
  • 5. Which company developed the Java programming language?
A) Microsoft
B) IBM
C) Apple
D) Sun Microsystems
  • 6. What does SQL stand for?
A) Simple Query Language
B) Structured Query Language
C) Systematic Query Language
D) Sequential Query Language
  • 7. Which sorting algorithm has a worst-case time complexity of O(n2)?
A) Bubble Sort
B) Quick Sort
C) Heap Sort
D) Merge Sort
  • 8. What does URL stand for?
A) Unified Resource Listing
B) Universal Remote Link
C) User Rank Logic
D) Uniform Resource Locator
  • 9. What is the primary purpose of an operating system?
A) Run applications
B) Connect to the internet
C) Produce graphics
D) Manage hardware and software resources
  • 10. Which data structure uses nodes and pointers?
A) Array
B) Queue
C) Tree
D) Linked List
  • 11. Which type of algorithm is used to find the shortest path in a graph?
A) Selection Sort
B) Dijkstra's
C) Bubble Sort
D) Quick Sort
  • 12. In object-oriented programming, what is a class?
A) Blueprint for creating objects
B) Memory allocation unit
C) User-defined function
D) Method of data storage
  • 13. What does LAN stand for?
A) Low-bandwidth Application Node
B) Long Antenna Node
C) Large Access Network
D) Local Area Network
  • 14. What does HTTP stand for?
A) Hardware Transfer Process
B) High Tech Protocol
C) Hypertext Transfer Protocol
D) Hyper Transfer Protocol
  • 15. What is a compiler in programming?
A) Translates source code into machine code
B) Database system
C) Graphic design software
D) Debugging tool
  • 16. What is the purpose of a firewall in computer security?
A) Encrypt data
B) Monitor and control incoming/outgoing network traffic
C) Block access to websites
D) Defragment hard drives
  • 17. Which database model organizes data into tables with rows and columns?
A) Hierarchical
B) Relational
C) NoSQL
D) Graph
  • 18. Which company developed the Python programming language?
A) Guido van Rossum
B) Larry Page
C) Mark Zuckerberg
D) Bill Gates
  • 19. What does IDE stand for in software development?
A) Interface Development Engine
B) Internet Development Enterprise
C) Interactive Design Environment
D) Integrated Development Environment
  • 20. What is the binary equivalent of the decimal number 25?
A) 11001
B) 10010
C) 10110
D) 11101
  • 21. What is the most popular version control system used in software development?
A) CVS
B) Git
C) Mercurial
D) SVN
  • 22. What is the process of finding errors and fixing them in a program called?
A) Running
B) Compiling
C) Debugging
D) Programming
  • 23. What does RAM stand for?
A) Read-Only Memory
B) Resource Allocation Manager
C) Random Access Memory
D) Remote Access Module
  • 24. What does DNS stand for?
A) Distributed Network Server
B) Digital Network Service
C) Domain Name System
D) Data Network Security
  • 25. Which programming language is often used for developing Android apps?
A) Java
B) Ruby
C) Python
D) C#
  • 26. What is a network protocol?
A) Software license agreement
B) User authentication method
C) Coding standard
D) Set of rules for communication between devices
  • 27. Which software development methodology emphasizes iterative and incremental development?
A) Agile
B) Scrum
C) Waterfall
D) Lean
  • 28. Which of the following is a type of network topology?
A) Bus
B) Ring
C) Mesh
D) Star
  • 29. Which data structure uses First In, First Out (FIFO) approach?
A) Array
B) Linked List
C) Stack
D) Queue
  • 30. Which programming language is often used for web development?
A) Python
B) Swift
C) JavaScript
D) C++
  • 31. What type of authentication involves using something you know and something you have?
A) Single sign-on
B) Two-factor authentication
C) Biometric authentication
D) Access control
  • 32. What does API stand for in programming?
A) Application Programming Interface
B) Abstract Programming Instrument
C) Advanced Program Integration
D) Automated Protocol Interface
  • 33. What is the primary purpose of version control systems like Git?
A) Monitor hardware performance
B) Compile code for execution
C) Optimize network connections
D) Manage changes to source code over time
  • 34. What is the function of a router in a network?
A) Direct data packets between networks
B) Convert data into sound waves
C) Store data permanently
D) Display web pages
  • 35. Which company developed the C programming language?
A) Microsoft
B) Bell Labs
C) IBM
D) Apple
  • 36. What is the fundamental unit of storage in a computer's memory system?
A) Word
B) Bit
C) Nibble
D) Byte
  • 37. Which component of a computer is responsible for storing data long-term?
A) CPU
B) Hard drive
C) Graphics Card
D) RAM
  • 38. Which of the following is a cloud computing service model?
A) Platform as a Service (PaaS)
B) Desktop as a Service (DaaS)
C) Infrastructure as a Service (IaaS)
D) Software as a Service (SaaS)
  • 39. What is recursion in programming?
A) Interpreting assembly language
B) Convert source code to machine code
C) Parallel processing technique
D) A function calling itself
  • 40. Which networking protocol is used to transfer web pages over the internet?
A) SSH
B) SMTP
C) HTTP
D) FTP
  • 41. What does CSS stand for?
A) Cascading Style Sheets
B) Code Syntax System
C) Computer System Software
D) Content Structure System
Created with That Quiz — the site for test creation and grading in math and other subjects.