Search Header Logo

2.2 Smart Revise Misconceptions

Authored by Ray Birchall

Computers

7th - 9th Grade

Used 1+ times

2.2 Smart Revise Misconceptions
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A collection of related data items for one entity is commonly referred to as a…

field

record

database

function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the SELECT structure in SQL?

To define the criteria of the records returned

To define which tables will be used

To enable field matches with wildcards

To define which fields will be returned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the FROM structure in SQL?

To define which fields will be returned

To define the criteria of the records returned

To define which tables will be used

To enable field matches with wildcards

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assuming f is a pointer to an open file, what is the purpose of the following lines of pseudocode?

WHILE NOT f.endOfFile()

PRINT f.readLine()

END WHILE

Read all the data from a file and output it to the screen

Read a line from a text file and output it to the screen

Validate input from the user before writing the data to the file

Write an end of file marker to the file

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a procedure?

To provide programmers with tools to assist in developing code

To enable beginner programmers to write code more easily

To return values from small functions

To produce structured code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these commands is the best example of a condition controlled loop?

SELECT

FOR

WHILE

IF

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider this command: print(board[3,2]).

What is the number 3 in this command?

An index

The number of items in the array

A list

The data in the board array

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?