Chapter 10 AS Level Review

Chapter 10 AS Level Review

11th Grade

10 Qs

quiz-placeholder

Similar activities

A5 IB -  Variables y Constantes en Python

A5 IB - Variables y Constantes en Python

10th Grade - University

10 Qs

Python Programming Random Quiz

Python Programming Random Quiz

11th Grade

15 Qs

SQL - Basic concepts

SQL - Basic concepts

11th - 12th Grade

10 Qs

Databases Quiz 1

Databases Quiz 1

7th - 11th Grade

14 Qs

Databases

Databases

9th - 12th Grade

15 Qs

GCSE Databases & SQL

GCSE Databases & SQL

9th - 11th Grade

14 Qs

Variables and Functions

Variables and Functions

KG - University

10 Qs

Microsoft Access

Microsoft Access

10th Grade - Professional Development

10 Qs

Chapter 10 AS Level Review

Chapter 10 AS Level Review

Assessment

Quiz

Computers

11th Grade

Hard

Created by

ADHI GINANJAR SANTOSO

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Wich one is primitive data types ?

Array

String

Integer

Date

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Why is a record type referred to as a "user-defined type"?

Because the system automatically determines the variables

Because the programmer has the flexibility to decide the variables

Because it is a standard data type available in all programming languages

Because it can only be used by experienced programmers

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the first syntax to declare a record named "Product"

TYPE Product

RECORD Product

DECLARE Product

STRING Product

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Based on the image, how do you declare a variable named "Milk" of this record type?

RECORD Product: Milk

TYPE Milk: Product

DEF Product: Milk

DECLARE Milk: Product

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Based on this picture, which one is Recod Name (Type Identifier)

Milk

ProductName

Product

Dutch Lady

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Based on this picture, which one is Variable Name (Variable Identifier)

Milk

ProductName

Product

Dutch Lady

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Based on this picture, which one is Field Name (Field Identifier)

Milk

ProductName

Product

Dutch Lady

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?