N5 Computing

N5 Computing

7th Grade

39 Qs

quiz-placeholder

Similar activities

Spreadsheet Basics

Spreadsheet Basics

6th - 8th Grade

35 Qs

ICT-Department-Grade4-November

ICT-Department-Grade4-November

4th Grade - University

40 Qs

Tech Readiness Test #1

Tech Readiness Test #1

6th - 8th Grade

40 Qs

Code.org Unit 2 Web Development

Code.org Unit 2 Web Development

6th - 12th Grade

35 Qs

Unit 7:  Employability Skills Test Review

Unit 7: Employability Skills Test Review

7th - 9th Grade

35 Qs

3rd 9 WK Test

3rd 9 WK Test

7th - 8th Grade

40 Qs

The Internet

The Internet

6th - 8th Grade

40 Qs

Flowchart, Selection and logic in flowcharts

Flowchart, Selection and logic in flowcharts

7th Grade

37 Qs

N5 Computing

N5 Computing

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Remo Joseph

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

39 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A string is a group of characters held together. To store more than one character, use the string data type. String is used more often than character. A firstname would be held as a string e.g. ________.

Hannah

ORDER BY

A

!

7

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ORDER BY is a keyword that lets you order the results of a query, either in ascending order or descending order. SELECT * FROM City WHERE Country = 'Scotland' ORDER BY CityName DESC; Would return all records from the city table where the country field holds 'Scotland'. Records would show in descending order of the values held in the CityName field. Descending means from Z-A.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A character is a single letter, number or symbol. Examples: A ! 7 The character data type is used to store one single character only.

Hannah

ORDER BY

A

!

7

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A real number is a number that includes a decimal value. The real data type is often called 'Single' when using a programming language. Real numbers are used to store positive or negative numbers that include a decimal value e.g. 21.54 -54.12423

Hannah

ORDER BY

A

!

7

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An attribute is a characteristic of an entity and becomes a field in a database. For example, the attributes of the pupil entity could be first name, surname, pastoral care teacher etc.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

At the design stage, it is only necessary to state the following: Fields, tables, criteria and sort order. Short hand can be used for the terms Ascending (ASC) and Descending (DESC).

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A restricted choice only allows certain pre-determined values to be entered in a field and will not accept anything else. Drop down menus on a flight booking site are a good example.

True

False

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?