Computers

7th -

8thgrade

Image

Programming and Logic Review

user

200
plays

25 questions

Show Answers
See Preview
  • 1. Multiple Choice
    2 minutes
    1 pt

    Haruto is a high school student who has never taken a programming course. He wants a programming language that is easy to learn, that contains English words and phrases, as well as easily recognized symbols. The counselor recommends a Javascript course. What type of programming language is this?

    Assembly Language

    High-Level Language

    Application Language

    Machine Language

  • 2. Multiple Choice
    2 minutes
    1 pt

    Which term describes a set of instructions that lists steps that must be followed in a particular order, starting at the beginning and continuing to the end?

    Assembly

    Compiled

    Executed

    Sequential

  • 3. Multiple Choice
    2 minutes
    1 pt

    Maryann is writing a set of instructions to determine whether a number is even or odd. She divided the problem into smaller, easier steps, as shown:

    Input a number.

    Check to see if the number ends in 0, 2, 4, 6 or 8?

    If yes, write "The number is even."

    If no, write "The number is odd."

    Which programming approach is Maryann using?

    Object-Oriented

    Scripting

    Functional

    Structured

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?