Programovanie a C++

Programovanie a C++

4th Grade

100 Qs

quiz-placeholder

Similar activities

Perimeter Area

Perimeter Area

4th - 5th Grade

100 Qs

Area and Perimeter Act Skills

Area and Perimeter Act Skills

4th - 5th Grade

100 Qs

Area and Perimeter Questions

Area and Perimeter Questions

4th - 5th Grade

100 Qs

AimsWeb #3

AimsWeb #3

4th Grade

98 Qs

WHAT THE FRAC?!

WHAT THE FRAC?!

4th - 8th Grade

100 Qs

Measurement Practice

Measurement Practice

1st - 5th Grade

104 Qs

Area and Perimeters

Area and Perimeters

4th - 5th Grade

100 Qs

Identify Area and Perimeter

Identify Area and Perimeter

4th - 5th Grade

100 Qs

Programovanie a C++

Programovanie a C++

Assessment

Quiz

Mathematics

4th Grade

Easy

Created by

Tomáš Muča

Used 2+ times

FREE Resource

100 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following platforms is suitable for teaching programming to children?

Raspberry Pi

ESP32

Arduino

Lego Mindstorms

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which platform has its own microcontroller and is often used in IoT projects?

Raspberry Pi

Arduino

ESP32

micro:bit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming language is most commonly used for programming the Arduino board?

Python

C/C++

Java

HTML

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What characterizes an array in programming?

A collection of the same type of values stored in memory sequentially

A dynamic collection of different data types

A programming language for managing databases

A structure that combines multiple objects

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the index of the first element in an array in C/C++?

1

0

-1

Depends on the implementation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term 'multidimensional array' mean?

An array that contains only one element

An array that contains pointers to other arrays

An array that has more than one index

An array that can contain different data types

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types in C++ is most suitable for storing decimal numbers?

int

float

char

bool

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?