Select the CORRECT code to execute the output as shown in the figure

VB Control & GUI

Quiz
•
Computers
•
University
•
Hard
azlina ibrahim
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
InputBox("Please insert your name", "Input")
InputBox("Please insert your name", "Input", "Name")
InputBox("Name","Please insert your name", "Input")
InputBox("Input", "Please insert your name", "Name")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the CORRECT syntax to add an item "PSMZA" in the list box lstPoli
lstPoli.Items("PSMZA")
lstPoli.Items.New("PSMZA")
lstPoli.Items.Add("PSMZA")
lstPoli.Items.Create("PSMZA")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the function of the following program code txtHello.ForeColor
Set the font color for form
Set the font color for txtHello
Set the background color for form
Set the background color for txtHello
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A segment of code is presented in the figure. Choose the correct syntax to accomplish the application.
Else If
End
End If
Else
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select TRUE declaration for an integer variable 'intJumlah'
int intJumlah
Dim Integer intJumlah
Dim intJumlah As Integer
Dim Integer As intJumlah
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Choose the correct code segment to reset values for txtPrice,txtQuantity and lblOutput
txtPrice.Clear() txtQuantity.Clear() lblOutput.Clear()
txtPrice.Clear() txtQuantity.Clear() lblOutput.Text=""
txtPrice.Enabled=False txtQuantity.Enabled=False lblOutput.Enabled=False
txtPrice.Enabled=True txtQuantity.Enabled=True lblOutput.Enabled=True
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the CORRECT example of constant declaration
PI= 3.142
Const PI As Decimal= 3.142
Const PI = 3.142
Dim Const PI As Decimal= 3.142
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
JavaScript

Quiz
•
University
12 questions
Microsoft Office Word

Quiz
•
4th Grade - University
10 questions
Visual Programming

Quiz
•
University
10 questions
QUIZ 2

Quiz
•
University
10 questions
Riset Operasi

Quiz
•
University
12 questions
Fundamentos de Shell Script

Quiz
•
11th Grade - University
11 questions
Linux Commands

Quiz
•
University
10 questions
Python Language 2

Quiz
•
University
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade