Visual Basic Control Structures, Arrays, MDI Forms

Visual Basic Control Structures, Arrays, MDI Forms

University - Professional Development

15 Qs

quiz-placeholder

Similar activities

Control Structures  C#

Control Structures C#

University

20 Qs

Midterm Exam

Midterm Exam

University

17 Qs

Java Fundamentals

Java Fundamentals

Professional Development

20 Qs

Recap C++

Recap C++

University

20 Qs

Quiz I - Programming in C

Quiz I - Programming in C

University

20 Qs

Python Basics

Python Basics

KG - University

16 Qs

Software Testing-01

Software Testing-01

University

20 Qs

DECISION MAKING IN C

DECISION MAKING IN C

University

10 Qs

Visual Basic Control Structures, Arrays, MDI Forms

Visual Basic Control Structures, Arrays, MDI Forms

Assessment

Quiz

Computers

University - Professional Development

Hard

Created by

Sree Kalai

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the three main programming structures?

Sequence, selection, iteration

Structured, object-oriented, procedural

Java, Python, Visual Basic

Machine, assembly, high-level

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which control structure will execute an instruction only after the computer evaluates conditions to determine if a certain condition exists?
Selection
Loop
Functional
Sequence

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One may use a switch case statement inside a if statement

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each individual variable in the list student(0), student(1), student(2) is known as a(n)

Subscript

Element

Dimension

Type

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Do While loop checks the While condition before executing the statements in the loop.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The window in which the individual documents are displayed is called __________ window

Root

Child

Parent

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The loop that repeats a group of statements for each element in an array is _____

Do loop

repeat loop

For 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?