VB.NET

Quiz
•
Computers
•
11th Grade
•
Hard

Al Stone
Used 22+ times
FREE Resource
32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which would be the best way to create a variable to store a real number
Dim r as real
Dim r as decimal
dim number as real
dim number as decimal
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
which of the following is correct to find if a number n is between 1 and 5 inclusive
IF n <=1 and >=5
IF n > 1 or n < 5
IF n >=1 or n <= 5
IF n >=1 and n <=5
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
An algorithm is...
A sequence of step by step instructions to complete a task
Breaking a problem down into smaller problems
Removing the unnecessary detail from a problem
A program written to solve a problem
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Decomposition is ...
A sequence of step by step instructions to complete a task
Breaking a problem down into smaller problems
Removing the unnecessary detail from a problem
A program written to solve a problem
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Abstraction is...
A sequence of step by step instructions to complete a task
Breaking a problem down into smaller problems
Removing the unnecessary detail from a problem
A program written to solve a problem
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which algorithm would be best to search for a value in a list of 1,000,000 ordered numbers
Bubble search
Binary sort
Binary search
Linear search
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which algorithm would be best to search for a number in a list of 1,000,000 random numbers
Linear sort
Linear search
Merge search
Binary search
Create a free account and access millions of resources
Similar Resources on Wayground
31 questions
NEXT ROBOTICS LEGEND 2.0

Quiz
•
6th - 12th Grade
27 questions
SJiWP - 2022 - 04 (PHP osnove)

Quiz
•
11th Grade
27 questions
Python Fundamentals - II

Quiz
•
11th - 12th Grade
37 questions
AP CS A Midterm Review

Quiz
•
9th - 12th Grade
35 questions
GUIA NO 4 FINAL JUEGO DINAMICO

Quiz
•
9th - 12th Grade
37 questions
End of Unit Assessment - EduBlocks

Quiz
•
9th - 12th Grade
30 questions
USG_XI RPL 1_PBO_2024

Quiz
•
11th Grade
31 questions
Java/ Фінальний тест

Quiz
•
9th Grade - Professio...
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade