In VB.NET, which of these is a way to declare a variable?
Very Basic Programming

Quiz
•
Computers
•
10th - 12th Grade
•
Medium
Ralph Ellis
Used 24+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dim name as String
Make name a String
name = String
String(name)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In VB.NET this is an example of a definite iteration:
For i = 0 to 9 .... Next
While count <= 10 ... Loop
If x = 10 then ... Else ... End If
name = "Bob"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In VB.NET this is an example of an indefinite iteration:
For i = 0 to 9 .... Next
While count <= 10 ... Loop
If x = 10 then ... Else ... End If
name = "Bob"
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In VB.NET this is an example of a selection statement
For i = 0 to 9 .... Next
While count <= 10 ... Loop
If x = 10 then ... Else ... End If
name = "Bob"
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In VB.NET a Structure can be created to store related data together. What is this a type of?
Record
Array
List
Dictionary
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is used to store values within a fixed length data structure?
Array
List
Structure
File
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Procedures and functions are types of what?
Subroutines
Files
Arrays
Variables
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Python Basics 2

Quiz
•
9th - 12th Grade
16 questions
Introduction to Programming (Ch2)

Quiz
•
9th - 12th Grade
20 questions
Java, part I

Quiz
•
11th Grade - University
15 questions
7.2 Parameters & Return Investigate

Quiz
•
9th - 12th Grade
20 questions
QUIZ Pemrograman Dasar

Quiz
•
10th Grade
21 questions
Visual Basic Assessment

Quiz
•
11th - 12th Grade
20 questions
Functions

Quiz
•
9th - 12th Grade
17 questions
GCSE Computer Science - Python Programming Concepts

Quiz
•
9th - 11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University