Semester 1 Exam Review

Semester 1 Exam Review

8th Grade

94 Qs

quiz-placeholder

Similar activities

IGCSE Computer Science Digital Currency

IGCSE Computer Science Digital Currency

8th Grade

96 Qs

technical round

technical round

KG - Professional Development

90 Qs

Micro:IT

Micro:IT

7th - 9th Grade

90 Qs

VexExpMix

VexExpMix

8th Grade

89 Qs

Computer Science Pre-assessment

Computer Science Pre-assessment

8th Grade

90 Qs

Y11 DataRep Revision mmd

Y11 DataRep Revision mmd

8th Grade

92 Qs

Fungsi dalam Pemrograman

Fungsi dalam Pemrograman

8th Grade

96 Qs

Semester 1 Exam Review

Semester 1 Exam Review

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Gerbert Dado

Used 12+ times

FREE Resource

94 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a user enters "eight books," using parseInt on this input would give:

NaN

eight

8

Undefined

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a relational database, a "one-to-many" relationship means:

Each record in one table links to multiple records in another

Each record links to only one record in another table

All records link to only one field

Each table has only one record

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To format data in columns and rows in Access, use:

Form

Query

Table

Report

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If "45 apples" is processed using parseInt, it will return:

NaN

45

apples

0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The purpose of "const" in JavaScript is to:

Declare variables that cannot be reassigned

Make values mutable

Declare local variables only

Create arrays only

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a user enters "45.78" and parseInt is used, the result is:

45.78

45

NaN

78

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is appropriate for a field in a database that stores dates?

Integer

Text

Currency

Date/Time

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?