2.2.2

Input and Output

Test yourself

Input and Output

We need some method of getting data into and out of the computer. That's where input and output commands come in.

Illustrative background for InputIllustrative background for Input ?? "content

Input

  • Input is collecting data, usually by the keyboard.
  • This is written in pseudocode as:
    • INPUT "Please enter [something]..."
    • variable = USERINPUT
Illustrative background for OutputIllustrative background for Output ?? "content

Output

  • Output is putting data to the screen, usually as text.
  • This is written in pseudocode as:
    • OUTPUT "Text goes here"

Jump to other topics

1Computer Systems

1.1Systems Architecture

1.2Memory & Storage

1.3Computer Networks, Connections & Protocols

1.4Network Security

1.5Systems Software

1.6Ethical, Legal, Cultural & Environmental Concern

2Computational Thinking, Algorithms and Programming

2.1Algorithms

2.2Programming Fundamentals

2.3Producing Robust Programs

2.4Boolean Logic

2.5Programming Languages & IDEs

Unlock your full potential with Seneca Premium

  • Unlimited access to 10,000+ open-ended exam questions

  • Mini-mock exams based on your study history

  • Unlock 800+ premium courses & e-books

Get started with Seneca Premium