Computer Science 120 Terms
26 Questions
100 Views

Computer Science 120 Terms

Created by
@StatuesquePrimrose

Questions and Answers

What is 256?

  • 2 to the 8th power
  • Number of different numbers in a byte
  • Both A and B (correct)
  • None of the above
  • What does AI stand for?

    Artificial Intelligence

    What does ASCII stand for?

    American Standard Code for Information Interchange

    What is the concept of abstraction in computer science?

    <p>Removing detail to focus on a subset of features</p> Signup and view all the answers

    What is meant by an 'address' in computing?

    <p>Location in memory or identification for accessing</p> Signup and view all the answers

    What is agent-based modeling?

    <p>Simulating interactions between individual agents and their environment</p> Signup and view all the answers

    What is an agent in computing?

    <p>Independent sections of code and data</p> Signup and view all the answers

    What is an algorithm?

    <p>A set of instructions for accomplishing a task</p> Signup and view all the answers

    What does 'analog' refer to?

    <p>Measured in continuous values</p> Signup and view all the answers

    What is an application in computer science?

    <p>A runnable program providing a service</p> Signup and view all the answers

    What is 'artificial intelligence'?

    <p>Creation of programs to mimic human capabilities</p> Signup and view all the answers

    What does 'autonomous' imply in computing?

    <p>Controlled by computer programs, not people</p> Signup and view all the answers

    What is bandwidth?

    <p>Volume of information transmitted or processed per time unit</p> Signup and view all the answers

    What is 'big data'?

    <p>Processing vast amounts of rapidly changing data</p> Signup and view all the answers

    What is the binary number system?

    <p>Base 2 number system using 0's and 1's</p> Signup and view all the answers

    What is a bit?

    <p>The smallest unit of information, either 0 or 1</p> Signup and view all the answers

    What is a boot program?

    <p>The program run when the computer powers up</p> Signup and view all the answers

    What does 'boot' mean in computing?

    <p>To restart a computer</p> Signup and view all the answers

    What does 'broadcast' mean in messaging?

    <p>Sending the same message to all recipients</p> Signup and view all the answers

    What is a bus in computing?

    <p>Main pathway for bits in and out of a CPU</p> Signup and view all the answers

    What is a byte?

    <p>8 bits</p> Signup and view all the answers

    What does CPU intensive mean?

    <p>A program that runs mostly on the CPU</p> Signup and view all the answers

    What does CPU stand for?

    <p>Central Processing Unit</p> Signup and view all the answers

    What is cache in computing?

    <p>Memory used to speed up data access</p> Signup and view all the answers

    What is a card in computing?

    <p>A circuit board plugged into a motherboard</p> Signup and view all the answers

    What is the Central Processing Unit?

    <p>The main processing unit executing instructions</p> Signup and view all the answers

    Study Notes

    Computer Science Terms and Definitions

    • 256: Represents 2 to the 8th power; the number of distinct numbers storable in a byte, ranging from 0 to 255.
    • AI (Artificial Intelligence): The branch of computer science focusing on creating programs to perform tasks typically requiring human intelligence.
    • ASCII: American Standard Code for Information Interchange; a 7-bit character coding scheme where each letter is assigned a binary value.
    • Abstraction: The process of simplifying complex systems by focusing on the most relevant features, omitting unnecessary details.
    • Address: Refers to a specific location in memory or an identification allowing access to digital resources like internet addresses.
    • Agent Based Modeling: Simulation approach modeling real-world interactions through independent agents; NetLogo is frequently used for such simulations.
    • Agent: Autonomous components of a model or system that interact and function independently.
    • Algorithm: A precise set of instructions designed to accomplish a specific task, guaranteed to terminate after execution.
    • Analog: Systems or signals measured with continuous values; examples include audio signals and traditional clocks.
    • Application: A self-contained software program that performs specific tasks and services for users.
    • Autonomous: Describes systems that operate independently through computer programming without human intervention.
    • Bandwidth: The capacity to transmit information, typically measured in bits or bytes per second.
    • Big Data: Refers to challenges associated with processing large volumes of rapidly refreshing data, such as sensor data from various sources.
    • Binary: The base-2 numeral system, consisting only of 0's and 1's; a system where k bits can represent 2^k different values.
    • Bit: The smallest unit of information in computing, represented as either a 0 or a 1; often denoted with a lowercase 'b.'
    • Boot Program: The initial program executed when computer hardware powers on.
    • Boot: Action of restarting a computer, regardless of its current operational state.
    • Broadcast: Transmission of a message to all recipients within a communication network.
    • Bus: Primary conduits for parallel data transfer within the CPU; encompasses multiple pathways for bit transmission.
    • Byte: A collection of 8 bits, commonly denoted with a capital 'B' (e.g., MB for megabytes).
    • CPU intensive: Describes programs predominantly utilizing CPU resources over waiting for memory data.
    • CPU (Central Processing Unit): The core component where computation and instruction execution occur.
    • Cache: High-speed memory storing frequently accessed data to optimize performance, often located in slower storage mediums.
    • Card: A circuit board that connects to the computer motherboard, adding functionality or connectivity options.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Description

    Test your knowledge with these flashcards designed for Computer Science 120. Each term is accompanied by its definition to help reinforce your understanding of key concepts. Perfect for students looking to excel in the course.

    More Quizzes Like This

    zyBooks Chapter 1 Flashcards
    81 questions
    Ozaria Chapter 3 Flashcards
    17 questions
    Python Chapter 1 Flashcards
    38 questions
    Use Quizgecko on...
    Browser
    Browser