EXTRA PRACTICE - Coding & Gaming

EXTRA PRACTICE - Coding & Gaming

10th Grade

15 Qs

quiz-placeholder

Similar activities

JavaScript CFE Review #2

JavaScript CFE Review #2

10th Grade

20 Qs

QUIZ 1

QUIZ 1

10th Grade

10 Qs

All About Copyright

All About Copyright

9th - 12th Grade

15 Qs

REVIEW TIME

REVIEW TIME

9th Grade - University

10 Qs

ELEMEN INFORMATIKA

ELEMEN INFORMATIKA

9th - 12th Grade

20 Qs

10 ARTIFICIAL INTELLIGENCE

10 ARTIFICIAL INTELLIGENCE

10th Grade - University

10 Qs

MakeCode Arcade Questions

MakeCode Arcade Questions

10th Grade - University

15 Qs

Python Library Routines Quiz

Python Library Routines Quiz

10th Grade - University

18 Qs

EXTRA PRACTICE - Coding & Gaming

EXTRA PRACTICE - Coding & Gaming

Assessment

Quiz

Information Technology (IT)

10th Grade

Easy

Created by

Héctor Manzanares

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which clause is used with the ALTER TABLE statement?

Add column

Select

Into

Join

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a relational database?

A database that organizes data into one or more tables.

A table with many columns and rows.

A collection of data.

A set of values of a very particular type.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a NULL value?

A value that represents unknown or missing data

A known value

An outdated value

A numerical value

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The purpose of a variable is to:

Store a value

Display a webpage

Keep your data private

Determine if the value is a number or text

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You’re taking inventory at a clothing store. You have six shirts. Save the value of the number of shirts to the variable shirts.

shoes = 8

dresses = 4

shirts ____ ____

What is missing?

= & 6

shirts & 6

2 & 6

  • + & 6

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given the value of myCookbook, what do you think the value of statement will be?

myCookbook = 'The Joy of Cooking'

yourCookbook = 'How to Cook Everything'

statement = 'My favorite cookbook is' + myCookbook

My favorite cookbook is The Joy of Cooking

My Favorite cookbook is

The Joy of Cooking

My Favorite cookbook is How to Cook Everything

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When we use a value without assigning it to a variable, that’s known as:

Hardcoding

Phishing

Digitization

Storing

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?