Elementele de bază ale limbajului C++

Quiz
•
Computers, Other
•
10th Grade
•
Hard
Nataly Madan
Used 62+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Tipurile simple de date sunt:
întreg – int, real – float sau double, caracterial – string;
întreg – bool, real – float sau double, caracterial – string;
întreg– int, real– float sau real, caracterial – char;
întreg – int, real – float sau double, caracterial – char;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Care dintre următorii operatori este operatorul de comparație a două variabile
==
:=
=
equal
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Care dintre următoarele expresii este comentariul corect în C ++
**Cometariu **
{cometariu}
* / Comentarii * /
/* cometariu */
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ce caracter de serviciu este plasat după declarația case?
;
-
:
.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Care dintre tipurile de date enumerate nu este un tip de date în C ++?
int
float
real
double
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Alegeți declarația corectă a variabilei constante C ++, unde type este tip de date C ++ variable - este numelui variabilei value - este valoarea constantă:
const type variable = value;
const variable = value;
const type variable := value;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ce caractere de serviciu sunt utilizate pentru a indica începutul și sfârșitul unui bloc de cod?
begin end
( )
{ }
< >
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Javascript Basics Test

Quiz
•
7th - 12th Grade
22 questions
Fundamentals of Programming (GCSE Computer Science AQA)

Quiz
•
9th - 11th Grade
20 questions
Web-проектирование

Quiz
•
10th Grade
20 questions
Fundamentals of Programming C++

Quiz
•
9th Grade - University
15 questions
Structuri neomogene

Quiz
•
9th - 12th Grade
12 questions
Ôn tập Khối 11

Quiz
•
10th Grade
15 questions
Introduction to HTML

Quiz
•
9th - 12th Grade
15 questions
HTML 2: Lists

Quiz
•
8th - 10th 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
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade