
Podstawy C++

Quiz
•
Computers
•
1st - 8th Grade
•
Medium
Paweł Łapiński
Used 27+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Wybierz instrukcję języka C++ która służy do wypisywania informacji
cin
cout
using
float
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Wybierz typ zmiennej służący w języku C++ do przechowywania wartości w postaci liczb całkowitych
int
float
char
double
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Wskaż operator przypisania stosowany w języku C++
==
:=
=
<>
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Wskaż operator języka C++ służący do porównywania dwóch wartości (pytania czy coś jest równe)
==
:=
=
<>
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Wskaż prawidłową składnię instrukcji w języku C++ służącą do pobrania z klawiatury wartości do zmiennej o nazwie A
cin >> A;
cin << A;
cout << A;
cout >> A;
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Jaka instrukcja w języku C++ służy do realizacji przejścia tekstu do nowej linijki?
cout
endline
enter
endl
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Ile będzie wynosiła wartość zmiennej A po wykonaniu poniższego fragmentu kodu:
int A,B;
A = 2; B = 3;
A = A + B;
2
3
4
5
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Evaluación De programación0

Quiz
•
6th - 7th Grade
10 questions
Egzamin - Informatyka

Quiz
•
7th Grade
12 questions
Introducere în Algoritmică/ Flowgoritm

Quiz
•
5th Grade
13 questions
Powtórka z arkusza

Quiz
•
1st - 6th Grade
14 questions
Quiz de Excel

Quiz
•
5th Grade
10 questions
Bài tập trắc nghiệm C++

Quiz
•
3rd - 12th Grade
10 questions
Programare cu C++ nivel incepatori 3

Quiz
•
6th - 8th Grade
15 questions
Tutoría N2

Quiz
•
1st - 3rd Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
12 questions
3-5 Digital Citizenship: Appropriate Use

Quiz
•
3rd - 5th Grade
10 questions
Keyboard Typing

Quiz
•
4th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade