Care din urmatoarele variante citesc doua numere întregi de maxim 9 cifre?

Introducere in C++

Quiz
•
Computers
•
7th Grade
•
Hard
Marius Barnea
Used 4+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
int a;
float c;
cin>>a>>b>>c;
int a, b;
cin>>b;
float a, b;
cin>>a>>b;
int a, b;
cin>>a>>b;
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Alege rezultatul corect pentru afisarea de mai jos:
int a=16, b=5;
cout<<a/b;
1
3
3,2
11
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Alege rezultatul corect pentru afisarea de mai jos:
int a=14, b=5;
cout<<a/(float)b;
1
2
2,8
3
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Care din urmatoarele variante afiseaza 1+7=8?
int a=1, b=7;
cout<<"a+b=8";
int a=1, b=7;
cout<<a<<"+"<<b<<"=a+b";
int a=1, b=7;
cout<<a<<"+"<<b<<"="<<a+b;
int a=1, b=7;
cout<<"1+7="<<a*b;
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Pentru a afisa pe ecran mesjul, (Ora de informatica si TIC), folosim....
cout<<"Ora de informatica si TIC";
cout>>"Ora de informatica si TIC";
cin>>"Ora de informatica si TIC";
cin<<"Ora de informatica si TIC";
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Alege varianta corecta pentru variabila: a=3,14159
bool
int
long long
float
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Alege varianta corecta pentru variabila: a=1234
float
bool
int
long long
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
C++

Quiz
•
6th - 8th Grade
10 questions
Урок03. Переменные. Ввод-вывод

Quiz
•
6th - 7th Grade
8 questions
Structura alternativă și operatori

Quiz
•
6th - 8th Grade
8 questions
ПРОГРАММИРОВАНИЕ НА С++ 8 КЛАСС

Quiz
•
7th - 8th Grade
10 questions
Programming

Quiz
•
1st - 10th Grade
10 questions
C++

Quiz
•
7th - 8th Grade
12 questions
C++

Quiz
•
7th Grade
10 questions
Reference and Pointers in C++

Quiz
•
6th - 8th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
43 questions
LinkIt Test - 24-25_BM4_7th

Quiz
•
7th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
14 questions
One Step Equations

Quiz
•
5th - 7th Grade
26 questions
June 19th

Quiz
•
4th - 9th Grade
37 questions
7th Grade Summer Recovery Review

Quiz
•
7th Grade
18 questions
Informational Text Vocabulary

Quiz
•
7th - 8th Grade