Charades

Charades

5th Grade

10 Qs

quiz-placeholder

Similar activities

Computer Quiz

Computer Quiz

5th - 6th Grade

15 Qs

Week 6 Review

Week 6 Review

5th - 8th Grade

15 Qs

Programming - Arrays

Programming - Arrays

2nd - 12th Grade

10 Qs

Java Web

Java Web

1st - 7th Grade

12 Qs

Computer Parts

Computer Parts

2nd - 5th Grade

14 Qs

ICT Yr 5 - Programming in LOGO (Part 1)

ICT Yr 5 - Programming in LOGO (Part 1)

5th Grade

10 Qs

ArrayList Class

ArrayList Class

KG - 5th Grade

15 Qs

Personalizing Windows 10

Personalizing Windows 10

4th - 5th Grade

10 Qs

Charades

Charades

Assessment

Quiz

Computers

5th Grade

Medium

Created by

Tarannum Jetlearn

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array in programming?

A single variable that stores one value

A collection of multiple variables of different types

A data structure that can store multiple values of the same type

A block of code that repeats indefinitely

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operations can be performed on an array in Micro?

Adding or appending elements

Removing elements

Iterating through elements using loops

All of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the index of the first element in an array ?

0

1

-1

It depends on the size of the array

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ...... indicates position of an element in the array.

length

index

value

number

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number of items in an array are called as ......

index of the array

length of the array

value of the array

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the given code snippet do?

It adds a random item to the grocery list.

It removes a random item from the grocery list.

It displays a random item from the grocery list on the screen.

It sorts the items in the grocery list and shows the first one.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the given code snippet do?

It creates a variable named grocery list and sets it to a single string value.

It sets grocery list to an empty array.

It initializes an array named grocery list with the items: "milk", "apples", "banana", and "orange juice".

It adds new items to an existing grocery list.

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?