Delphi Term 2 Revision

Delphi Term 2 Revision

9th - 11th Grade

13 Qs

quiz-placeholder

Similar activities

Unit 1 Post Test: Basic Python

Unit 1 Post Test: Basic Python

9th - 12th Grade

10 Qs

JAVA Quiz : Rentetan (2)

JAVA Quiz : Rentetan (2)

11th Grade

15 Qs

Basic Python and Console Interaction - Mod3

Basic Python and Console Interaction - Mod3

10th Grade

12 Qs

J277 - 10QQ - Basic Python 1

J277 - 10QQ - Basic Python 1

8th - 10th Grade

10 Qs

Intro to Java Loops

Intro to Java Loops

9th - 12th Grade

15 Qs

Microbit (python)

Microbit (python)

8th - 10th Grade

15 Qs

Variables and Constants

Variables and Constants

11th Grade - University

10 Qs

Программирование C#

Программирование C#

1st - 10th Grade

10 Qs

Delphi Term 2 Revision

Delphi Term 2 Revision

Assessment

Quiz

Computers

9th - 11th Grade

Hard

Created by

Bibi Moola

Used 2+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

A form in Delphi is ...

where you write code

a user interface with components

a toolbar

an object

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Declaring a variable means giving a variable a value

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The assignment operator " := " is used to ...

To store information on the left of the operator into the object on the right

To declare a variable

To typcast one data type to another

To store information on the right of the operator into the variable on the left

4.

FILL IN THE BLANK QUESTION

1 min • 5 pts

DIV/MOD returns what data type?

5.

FILL IN THE BLANK QUESTION

1 min • 5 pts

RichEdit (redOut.Lines.Add) returns which data type?

6.

FILL IN THE BLANK QUESTION

1 min • 5 pts

When outputting an integer to the user and a RichEdit is used (redOut.Lines.Add()), which typcasting function is needed?

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The following returns:

iVal := StrToInt(sYear)

A string stored in sYear

An integer stored in iVal

An integer stored in sYear

A string stored in iVal

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?