Programming Review

Programming Review

9th - 12th Grade

22 Qs

quiz-placeholder

Similar activities

SDLC Programming Review

SDLC Programming Review

11th Grade

22 Qs

App Inventor Basics Quiz

App Inventor Basics Quiz

9th - 12th Grade

22 Qs

Python Review Quiz

Python Review Quiz

7th - 9th Grade

20 Qs

AP CSP Unit 3

AP CSP Unit 3

9th - 12th Grade

20 Qs

1.5 Systems Software

1.5 Systems Software

9th - 11th Grade

18 Qs

AQA OOP Programming

AQA OOP Programming

10th - 12th Grade

25 Qs

Computer Science and Computer Scientists

Computer Science and Computer Scientists

9th - 11th Grade

20 Qs

SC025 3-weeks enhancement 1

SC025 3-weeks enhancement 1

12th Grade

18 Qs

Programming Review

Programming Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Julianne Calcote

Used 12+ times

FREE Resource

22 questions

Show all answers

1.

DROPDOWN QUESTION

1 min • 1 pt

A programmer is creating an application that needs to store a value indicating if the user is logged in or not. Which of the following would be the BEST data type to accomplish this? (a)  

Boolean (true or false, yes or no)
Integer (whole numbers)
Float (decimals)
String (multiple characters)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A developer is creating an application that requires a value to be stored with decimal precision. Which of the following data types should be used for the variables that will store these values?

Boolean

Integer

Float

String

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A developer is creating a program that will store a customer's latest order number. The value will change each time a customer creates a new order. Which of the following would MOST likely be used to store the value?

Object

Variable

Array

Constant

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a programming identifier that would be used to define values that don't change?

Constants

Variables

Arrays

Vectors

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A software developer wants to provide a Compiled executable program to a customer. Which of the following computer languages would provide this capability? (remember the C*)

Perl

PowerShell

Ruby

C++

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language type is the most basic human-readable and closest to actual machine language?

Interpreted

Assembly

Compiled

Query

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following BEST describes a flowchart?

It does the same thing over and over in exactly the same way.

It starts at the first line and then executes one line at a time until the end.

It is a step-by-step procedure that illustrates how a problem is to be solved.

It is a VISUAL representation of the logic in a program.

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?