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
In VB.NET, which of these is a way to declare a variable?
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 Wayground
20 questions
Programming

Quiz
•
9th - 11th Grade
15 questions
Soal Ulangan Konfigurasi Ekstensi dan Dial plan Server

Quiz
•
11th Grade
25 questions
GCSE Computer Science- 2.2 Programming Techniques

Quiz
•
9th - 11th Grade
20 questions
Quiz Visual Studio

Quiz
•
12th Grade
20 questions
اختبار حول النوافذ في VB.Net

Quiz
•
10th Grade
17 questions
High and low level languages

Quiz
•
10th - 12th Grade
15 questions
Chapter 3 Review

Quiz
•
9th - 12th Grade
19 questions
WPF - już coś wiem

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade