EXTRA PRACTICE - Coding & Gaming

EXTRA PRACTICE - Coding & Gaming

10th Grade

15 Qs

quiz-placeholder

Similar activities

Quiz về Kiểu Dữ Liệu List và Set (1)

Quiz về Kiểu Dữ Liệu List và Set (1)

7th Grade - University

15 Qs

Materi PPLG Bab ! dan 2

Materi PPLG Bab ! dan 2

4th Grade - University

10 Qs

Understanding Loops in C Programming

Understanding Loops in C Programming

1st Grade - University

15 Qs

Exploring Swift Basics

Exploring Swift Basics

10th Grade

19 Qs

Understanding Variables in Programming

Understanding Variables in Programming

7th Grade - University

15 Qs

Database Validation Rules Quiz

Database Validation Rules Quiz

9th - 12th Grade

12 Qs

python excercise varible

python excercise varible

9th - 12th Grade

12 Qs

Linked List Quiz

Linked List Quiz

10th Grade

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