VB.NET

VB.NET

11th Grade

32 Qs

quiz-placeholder

Similar activities

SISTEMAS OPERACIONAIS DE REDE

SISTEMAS OPERACIONAIS DE REDE

10th - 12th Grade

27 Qs

Mantenimiento de dispositivos móbiles - celular

Mantenimiento de dispositivos móbiles - celular

10th Grade - University

27 Qs

Trắc nghiệm Toán 8

Trắc nghiệm Toán 8

9th Grade - University

28 Qs

Module 24 - Portable Computing 2

Module 24 - Portable Computing 2

9th - 12th Grade

28 Qs

Creative iMedia R081 - Client requirements and Research

Creative iMedia R081 - Client requirements and Research

9th - 11th Grade

30 Qs

Scanners and Touch Screen Technologies (Pages 96-101)

Scanners and Touch Screen Technologies (Pages 96-101)

10th Grade - University

28 Qs

Ôn Tập Học Kì I Lớp 4

Ôn Tập Học Kì I Lớp 4

4th Grade - University

35 Qs

HTML - Historia

HTML - Historia

9th - 12th Grade

30 Qs

VB.NET

VB.NET

Assessment

Quiz

Computers

11th Grade

Practice Problem

Hard

Created by

Al Stone

Used 22+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?