2.2 Smart Revise Misconceptions

2.2 Smart Revise Misconceptions

7th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz - Animation  - The Use of Synfig Studio

Quiz - Animation - The Use of Synfig Studio

9th Grade

15 Qs

MS Excel

MS Excel

6th - 7th Grade

15 Qs

HTML/CSS

HTML/CSS

9th Grade

10 Qs

ICT1 Raster and Vector

ICT1 Raster and Vector

6th - 8th Grade

15 Qs

MS EXCEL

MS EXCEL

6th - 8th Grade

11 Qs

CLASS 7 CODING

CLASS 7 CODING

7th Grade

10 Qs

BTEC DIT Comp 3 LA A The Impact of Modern Technologies

BTEC DIT Comp 3 LA A The Impact of Modern Technologies

9th - 11th Grade

15 Qs

HYE Objective Revision

HYE Objective Revision

8th Grade

12 Qs

2.2 Smart Revise Misconceptions

2.2 Smart Revise Misconceptions

Assessment

Quiz

Computers

7th - 9th Grade

Medium

Created by

Ray Birchall

Used 1+ times

FREE Resource

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

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?