ITPFL5 Endterm Exercise #4

ITPFL5 Endterm Exercise #4

University

10 Qs

quiz-placeholder

Similar activities

JRB2 Quiz 4

JRB2 Quiz 4

University

10 Qs

TOOLS FOR AD & TECHNOLOGY DEVELOPMENT (W4-W6)

TOOLS FOR AD & TECHNOLOGY DEVELOPMENT (W4-W6)

University

10 Qs

Understanding Email, Contacts and Calendaring

Understanding Email, Contacts and Calendaring

University

10 Qs

ICT 0513 - Chapter 4 : System Unit

ICT 0513 - Chapter 4 : System Unit

University

15 Qs

BB

BB

University

10 Qs

Tree and Planar Graph

Tree and Planar Graph

University

10 Qs

CodeMonkey for B.Ed IT

CodeMonkey for B.Ed IT

University

10 Qs

Computational Thinking in Python[Quiz 3]

Computational Thinking in Python[Quiz 3]

University

15 Qs

ITPFL5 Endterm Exercise #4

ITPFL5 Endterm Exercise #4

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Carnit Cordova

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

The _____ subroutine is called whenever the activity is created.

Sub Process_Globals
Sub Activity_Create
Sub Button1_Click
Sub restart

2.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

The loc array is an integer array of size _____ likely to store references to card face image names.

10
20
Unpredictable, depends on user clicks.
The code doesn't specify the size.

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

The calcx subroutine checks a _____ flag to prevent further clicks while revealing cards.

match
visible
busy
Timer1

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

A timer named _____ is used to hide cards that don't match after they are revealed.

Timer1
Timer2
There are no timers used for hiding cards.
Sub restart

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

When a card is clicked, the calcx subroutine hides the button using the _____ property based on the button number.

enabled
visible
image
location

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

The game ends when a variable named _____ reaches a value of 10.

clicks
match
busy
The game never ends.

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Images for the card faces are loaded from the application's _____ folder.

External storage
DirAssets
Downloaded online during gameplay.
The code doesn't specify the image source.

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?