Delphi Term 2 Revision

Delphi Term 2 Revision

9th - 11th Grade

13 Qs

quiz-placeholder

Similar activities

Python Basics Quiz

Python Basics Quiz

9th Grade

15 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python Basics

Python Basics

KG - University

15 Qs

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

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

1st - 10th Grade

10 Qs

Java Strings

Java Strings

9th - 12th Grade

12 Qs

AP CSA Unit 1 & 2 Review

AP CSA Unit 1 & 2 Review

9th - 12th Grade

10 Qs

Программирование тест №2

Программирование тест №2

10th Grade

10 Qs

Java Quick Reference

Java Quick Reference

9th - 12th Grade

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