VBA quiz

VBA quiz

University

10 Qs

quiz-placeholder

Similar activities

OSCILLATOR

OSCILLATOR

University

10 Qs

C programming and Arduino Basics

C programming and Arduino Basics

University

15 Qs

Java Debugging Questions - M

Java Debugging Questions - M

University

15 Qs

KUIS ICT & PEMROGRAMAN VBA-2

KUIS ICT & PEMROGRAMAN VBA-2

University

10 Qs

Web Dev

Web Dev

University

15 Qs

Highway Engineering

Highway Engineering

University

10 Qs

7th Grade Review

7th Grade Review

KG - University

9 Qs

Gyak6_beugró

Gyak6_beugró

University

5 Qs

VBA quiz

VBA quiz

Assessment

Quiz

Other

University

Easy

Created by

Disha Campus

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a feature of VBA?

Object-Oriented Programming

Dynamic Typing

Debugging Tools

Conditional Formatting

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of Option Explicit in VBA?

To force the declaration of all variables

To enable debugging mode

To define a function

To format cells

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is the correct syntax for declaring an array in VBA?

Dim arrName[] As dataType

Dim arrName(10) As dataType

Dim arrName As dataType(10)

Dim arrName As dataType[]

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a control structure in VBA?

If-Then-Else

Select Case

For-Next

While-Do

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a VBA operator?

+

*

%

&

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is the correct syntax for a function in VBA?

FunctionName()

Function Name()

Function_Name()

functionName

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is NOT a VBA loop structure

For Next Loop

Do Until Loop

Do While Loop

Repeat Until Loop

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?