Programming Review

Programming Review

9th - 12th Grade

22 Qs

quiz-placeholder

Similar activities

S3 SDD Unit 2 KC 1

S3 SDD Unit 2 KC 1

7th Grade - University

18 Qs

Computer Career

Computer Career

10th Grade

20 Qs

Kuis PWPB (MVC dan Framework)

Kuis PWPB (MVC dan Framework)

12th Grade

20 Qs

iGCSE Computer Science: Software

iGCSE Computer Science: Software

9th - 12th Grade

20 Qs

Intro to IT Ch 8 Quiz Review

Intro to IT Ch 8 Quiz Review

9th - 12th Grade

25 Qs

Python Basics Review

Python Basics Review

10th Grade

18 Qs

AP Computer Science Principles 1

AP Computer Science Principles 1

11th Grade

20 Qs

Structure of a Webpage

Structure of a Webpage

10th Grade

20 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?