Question: QUESTION 1 Considered the brain of the computer GPU CPU RAM HDD 4 points QUESTION 2 Abstracts a programs various tasks or function into separate

QUESTION 1

  1. Considered the brain of the computer

    GPU

    CPU

    RAM

    HDD

4 points

QUESTION 2

  1. Abstracts a programs various tasks or function into separate modules of reusable code.

    Modularization

    Code blocks

    Subroutines

    Flowcharts

4 points

QUESTION 3

  1. Scope is defined the same way in all programming languages.

    True

    False

4 points

QUESTION 4

  1. In structured programming, which of the following is NOT one of the three basic structures?

    Loop

    Decision

    sequence

    syntax

4 points

QUESTION 5

  1. A loop can also be known as a

    Decision

    Sequence

    Iteration

    Structure

4 points

QUESTION 6

  1. Serves the same purpose as a list, but is considered less flexible.

    Iteration

    Arrays

    Flowchart

    Code

4 points

QUESTION 7

  1. This concept uses the three primary programming structures and logic development strategies that create well organized, easy to read, and easy to understand program code.

    Unstructured Programming

    Flowchart

    Pseudocode

    Structured Programming

4 points

QUESTION 8

  1. Loops are similar to decisions in that they have a condition statement which evaluates to a TRUE or FALSE value.

    True

    False

4 points

QUESTION 9

  1. The Python Framework does inform you where an error occurred.

    True

    False

4 points

QUESTION 10

  1. Write a Python program that accepts a numeric value from the user and prints the number starting from 0 up to the users value.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!