About 232 results
Open links in new tab
  1. Input & output devices | AP CSP (article) | Khan Academy

    If the device's main purpose is to gather information for the computer, then it's an input device. If its main purpose is to let the computer communicate information to the user, then it's an output …

  2. CPU, memory, input & output (video) | Khan Academy

    The input is what is given to the Machine and the output is the what the machine gives in response.

  3. CPU: Central Processing Unit | AP CSP (article) | Khan Academy

    The CPU is the brain of a computer, containing all the circuitry needed to process input, store data, and output results. The CPU is constantly following instructions of computer programs …

  4. Logic gates | AP CSP (article) | Khan Academy

    A logic gate is a device performing a Boolean logic operation on one or more binary inputs and then outputs a single binary output. Computers perform more than simple Boolean logic …

  5. What are the parts of a computer? (article) | Khan Academy

    Oops. Something went wrong. Please try again. Uh oh, it looks like we ran into an error. You need to refresh. If this problem persists, tell us.

  6. What is a computer? (article) | Computers | Khan Academy

    They may look different, but they all share the same underlying technology. The more we understand how that technology works, the more we can use the computers around us to help …

  7. Input and output devices (practice) | Khan Academy

    Let's solve some problems to better understand input and output devices.

  8. Review: Functions (article) - Khan Academy

    We need a way of grouping code together and giving it a name, so that we can call it by that name later, and that's what we call a function. To create a function, we must first declare it and give …

  9. What is a function? (video) | Functions | Khan Academy

    Functions assign a single output for each of their inputs. In this video, we see examples of various kinds of functions.

  10. Worked example: matching an input to a function's output (graph)

    Definition: A function is a relation between a set of inputs and a set of possible outputs where each input is related to exactly one output. Notation: Typically written as ( f (x) ), where ( x ) is …