Array in VB

Array in VB

10th Grade

10 Qs

quiz-placeholder

Similar activities

Arrays

Arrays

10th - 12th Grade

14 Qs

Unit 6 Arrays

Unit 6 Arrays

10th - 12th Grade

14 Qs

Unit 8 Javascript Quiz

Unit 8 Javascript Quiz

9th - 12th Grade

15 Qs

Arrays by Swarn

Arrays by Swarn

10th Grade

10 Qs

Java Arrays  Prt 1Quiz

Java Arrays Prt 1Quiz

9th - 12th Grade

15 Qs

Programming - Arrays

Programming - Arrays

2nd - 12th Grade

10 Qs

Arrays and Lists

Arrays and Lists

6th - 12th Grade

10 Qs

GCSE Computing: Lists and Arrays

GCSE Computing: Lists and Arrays

10th - 11th Grade

15 Qs

Array in VB

Array in VB

Assessment

Quiz

Computers

10th Grade

Medium

Created by

ComuterScience s.

Used 34+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first element in an array is always element 1

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are arrays used?

Arrays store more data than if we were using strings

Arrays store multiple data values under one name, reducing the complexity of our program

Arrays store more data than if we were using variables

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Index values of an array range from ______________

0 to length

0 to length – 1

0 to length + 1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first and last elements of an array declared as scores[10] is...

scores[0], scores[9]

cores[1], score [11]

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Arrays always have the same..

data types

numbers

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A three Dimensional array is called Rectangular array

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

you can use the rank property to determine the how many dimension the array has

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?