VB.NET

VB.NET

11th Grade

32 Qs

quiz-placeholder

Similar activities

C++ Array

C++ Array

9th - 12th Grade

28 Qs

Ôn Tập Tin Học 5 HK1

Ôn Tập Tin Học 5 HK1

5th Grade - University

28 Qs

Cuestionario sobre Chatbots y Redes Sociales

Cuestionario sobre Chatbots y Redes Sociales

1st Grade - University

27 Qs

Comprog - (Predefined Methods) November 8, 2022

Comprog - (Predefined Methods) November 8, 2022

11th Grade

27 Qs

Scratch Review

Scratch Review

KG - University

28 Qs

Computer Quiz الصف الثاني الثانوي التحرير الرسميه لغات

Computer Quiz الصف الثاني الثانوي التحرير الرسميه لغات

11th Grade

27 Qs

TIN 9 ÔN TẬP CUỐI KỲ 1

TIN 9 ÔN TẬP CUỐI KỲ 1

9th Grade - University

28 Qs

VB.NET

VB.NET

Assessment

Quiz

Computers

11th Grade

Hard

Created by

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

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?