VISUAL BASIC MCQ - Dr. M. PRAKASH

VISUAL BASIC MCQ - Dr. M. PRAKASH

University

10 Qs

quiz-placeholder

Similar activities

Quiz Modul 10 - User Forms (1110)

Quiz Modul 10 - User Forms (1110)

University

10 Qs

QUIZZ ADSI

QUIZZ ADSI

University

12 Qs

Quiz Modul 7 - VBA Excel (87)

Quiz Modul 7 - VBA Excel (87)

University

10 Qs

VB.net

VB.net

University

14 Qs

Semifinal Quiz

Semifinal Quiz

University

15 Qs

Microsoft Word - Shortcut Keys

Microsoft Word - Shortcut Keys

4th Grade - University

15 Qs

Basic Computer Skills Northstar

Basic Computer Skills Northstar

University

13 Qs

Theory CSC301 - Chapter 1

Theory CSC301 - Chapter 1

University

15 Qs

VISUAL BASIC MCQ - Dr. M. PRAKASH

VISUAL BASIC MCQ - Dr. M. PRAKASH

Assessment

Quiz

Computers

University

Hard

Created by

Dr. M. Prakash

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Visual Basic is a tool that allows you to develop application in __________

Real time

Graphical User Interface

Character User Interface

None Of These

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Visual Basic, a variable name cannot be more than __________ characters.

255

300

155

400

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The function procedures are ___________ by default.

public

private

protected

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The variables that does not change the value during execution of program is __________

Numeric

String

Constant

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In visual basic ______ is the extension to represent project file.

.frm

.vbp

.cls

.vb

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When the user clicks a button, _________ is triggered.

a property

a setting

a method

an event

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the proper syntax when using a message dialog box?

MessageBox.Show Hi There, Hi

MessageBox.Show “Hi There”, “Hi”

MessageBox.Show(“Hi there”, “Hi”)

MessageBox.Show(Hi there, Hi)

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?