Macro VBA 2

Macro VBA 2

Professional Development

6 Qs

quiz-placeholder

Similar activities

EAE_DataScience_S2

EAE_DataScience_S2

Professional Development

10 Qs

aXQtMjktMTEtMjAyMg==

aXQtMjktMTEtMjAyMg==

Professional Development

10 Qs

L7 - Bài 14 TT Tuần tự

L7 - Bài 14 TT Tuần tự

Professional Development

11 Qs

Java Quiz#3(Local Variables)

Java Quiz#3(Local Variables)

Professional Development

10 Qs

วิทยาการคำนวณ ป.6 (สนบ)

วิทยาการคำนวณ ป.6 (สนบ)

KG - Professional Development

10 Qs

ABC

ABC

Professional Development

10 Qs

HTML_1

HTML_1

Professional Development

10 Qs

M365 Security Pillar 1 (Identity & Access Management)

M365 Security Pillar 1 (Identity & Access Management)

Professional Development

10 Qs

Macro VBA 2

Macro VBA 2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Timothy Ray

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...

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 15 pts

Media Image

What local variables are there?

x,y

y,z

z,m

x,m

2.

MULTIPLE CHOICE QUESTION

3 mins • 15 pts

Media Image

x = ?

y = ?

x = 5

y = 5

x = 10

y = 10

x = 10

y = 5

x = 5

y = 10

3.

MULTIPLE CHOICE QUESTION

2 mins • 15 pts

Media Image

What will be printed?

error

nothing

100

50

4.

MULTIPLE CHOICE QUESTION

2 mins • 15 pts

OH Stock has 43000 rows. What data type should be used to store the number of the rows

Double

Boolean

Integer

String

5.

MULTIPLE CHOICE QUESTION

3 mins • 15 pts

Media Image

What's the output?

10

20

1200

0

6.

MULTIPLE CHOICE QUESTION

2 mins • 10 pts

Media Image

What does the red line mean?

Error code

Program will stop right before the line

Not important

To make the code looks beautiful