Data Struct - S1_Array & Pointer

Data Struct - S1_Array & Pointer

University

12 Qs

quiz-placeholder

Similar activities

Chapter Quiz

Chapter Quiz

University

10 Qs

The Linux Vault

The Linux Vault

University

15 Qs

Introduction to Computer Science, Group 1,

Introduction to Computer Science, Group 1,

University

10 Qs

KOMUNIKASI

KOMUNIKASI

University

11 Qs

Kuis Microsoft Excel

Kuis Microsoft Excel

9th Grade - University

12 Qs

Pengenalan Perangkat Lunak Kelas 7

Pengenalan Perangkat Lunak Kelas 7

7th Grade - University

10 Qs

Quiz konsep Algoritma

Quiz konsep Algoritma

11th Grade - University

10 Qs

G4-Microprocessors and Their Uses

G4-Microprocessors and Their Uses

4th Grade - University

15 Qs

Data Struct - S1_Array & Pointer

Data Struct - S1_Array & Pointer

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Medium

Created by

vio Yesmaya

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Data elements which have the same data type, is called?

Array

Pointer

Struct

Memory

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which assigns element 0 with the value 250?

arr[1] = 250

arr[250] = 0

arr[0] = 250

arr = 250

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If the array's last index was 299, how many elements does the array have?

298

299

300

301

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given: int maxScores[4] = {20, 200, 100, 50};. What is maxScores[3]?

20

200

100

50

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Pointer has techniques also known as pass by reference?

True

False

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What does the code output?

A

B

C

No Output

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Class and Struct are the concept in implementing Abstract Data Type?

True

False

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?