Chapter 8 ITF

Chapter 8 ITF

12th Grade

•

30 Qs

quiz-placeholder

Similar activities

1.1.1. Structure and function of the processor

1.1.1. Structure and function of the processor

12th Grade

•

34 Qs

Educación Artística 5to secundaria-Repaso 1

Educación Artística 5to secundaria-Repaso 1

8th - 12th Grade

•

25 Qs

Judges 4th Quarter Long Quiz

Judges 4th Quarter Long Quiz

12th Grade

•

25 Qs

UH. INFORMATIKA X TJKT A

UH. INFORMATIKA X TJKT A

12th Grade

•

25 Qs

Computer Pretest(Arduino)

Computer Pretest(Arduino)

12th Grade

•

33 Qs

Computer Pretest1(Arduino Grade8_t1)

Computer Pretest1(Arduino Grade8_t1)

3rd Grade - University

•

25 Qs

Level 9

Level 9

9th - 12th Grade

•

25 Qs

MTA Networking Fundamentals Review Part 2

MTA Networking Fundamentals Review Part 2

9th - 12th Grade

•

25 Qs

Chapter 8 ITF

Chapter 8 ITF

Assessment

Quiz

•

Computers

•

12th Grade

•

Practice Problem

•

Hard

Created by

Ashlea Love

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Computer Programming language, such as Python, that requires a program called an interpreter to execute the instructions written in source code each time the application is run.

natural language
compiled language
assembly language
interpreted language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following can be used by a programmer to debug code?

Text editor
Integrated development environment (IDE)
Application programming interface (API)
Word processor

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Python provides programming functions that can be used by a software developer. Which of the following would be used to make the random function available?

load random
export random
set num = random()
import random

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

Variable
Constant
Object
Array

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Python is a general purpose programming language that is popular for creating websites and mobile applications. Python is known as a readable and user-friendly language. What does the following code do? color = input('What is your favorite color?\n') print('Your favorite color is %s.' % color)

It sets the font color to the color specified in the input.
It gets input and produces output.
It sends the output to a printer.
It sets the system color variable.

6.

MULTIPLE CHOICE QUESTION

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

String
Integer
Float
Boolean

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

On a flowchart, which of the following represents a decision?

Rectangle
Diamond
Arrow
Parallelogram

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?