S3 page1 Flashcards

S3 page1 Flashcards

Assessment

Flashcard

Computers

9th Grade

Hard

Created by

H Gillani

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Variable

Back

A variable is a storage location in memory that stores a value used within a program. It can change throughout the program and should have a data type and identifier.

2.

FLASHCARD QUESTION

Front

Data type: Integer

Back

Function: Int() Description: Whole numbers Example: 1, 200, -128, 5

3.

FLASHCARD QUESTION

Front

Data type: Real

Back

Function: float() Description: Decimal numbers Example: 6.23, 5.00, -3.14

4.

FLASHCARD QUESTION

Front

Data type: String

Back

Function: str() Description: Array (list) of characters Example: "Hello", "Mr Jack", "Computing"

5.

FLASHCARD QUESTION

Front

Data type: Boolean

Back

Description: Either be True or False Example: True, False

6.

FLASHCARD QUESTION

Front

Software Development Process steps

Back

1. Analysis 2. Design 3. Implementation 4. Testing 5. Evaluation

7.

FLASHCARD QUESTION

Front

Analysis – Functional Requirements

Back

INPUT: What information will the program require? PROCESS: What will the program code do to change the input? OUTPUT: What information will the program return to the user?

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?