Station 5

Station 5

University

10 Qs

quiz-placeholder

Similar activities

Arrays in C (II yr 02.07.2020)

Arrays in C (II yr 02.07.2020)

University

10 Qs

Linked List

Linked List

University

14 Qs

BCSC0006 - Quiz 2 - Big-Oh Notation

BCSC0006 - Quiz 2 - Big-Oh Notation

University

10 Qs

Advanced C# Quiz 5: Arrays and Method

Advanced C# Quiz 5: Arrays and Method

University

10 Qs

Computer programming-Array

Computer programming-Array

University

10 Qs

แบบทดสอบ Array

แบบทดสอบ Array

University

14 Qs

C Program Array and strings

C Program Array and strings

University

10 Qs

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Station 5

Station 5

Assessment

Quiz

Computers

University

Hard

Created by

Nur Athirah

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

If there are 10 subs in array, how many elements are present?

9

10

11

Either 9 or 10 element

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

An array index always start at

0

1

Last number

Subs

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Each element (value) in the array name is identified by a

End class

Dim

Public

Unique index

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Are programming constructs that store data and accessed by a numeric index

Dim

Dimensional

Public

Array

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

An array uses ___ indexing yo keep track of each memory allocation unit in the array

one-based

10-based

Zero-based

100-based

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Consider the following declaration :

double salary array[10];

The array name is

double

salary

10

Non above

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

For(int i=0; i<10; i++)

number[i] = 2*i + 1;

Which of the array hold the value of 5?

1

2

3

4

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?