Delphi Term 2 Revision

Delphi Term 2 Revision

9th - 11th Grade

13 Qs

quiz-placeholder

Similar activities

A5 IB -  Variables y Constantes en Python

A5 IB - Variables y Constantes en Python

10th Grade - University

10 Qs

Delphi Arguments/Returns

Delphi Arguments/Returns

8th - 10th Grade

10 Qs

Evaluación 02 Media Técnica once

Evaluación 02 Media Técnica once

11th Grade

13 Qs

Learning Variables

Learning Variables

9th - 12th Grade

11 Qs

Misconceptions Check

Misconceptions Check

9th - 12th Grade

15 Qs

Strings

Strings

11th Grade

10 Qs

Строки. Преобразование типов данных

Строки. Преобразование типов данных

10th Grade

10 Qs

Python Lists

Python Lists

10th - 12th Grade

15 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?