Care program afiseaza primele 10
numere fibonacci care sunt: 1 1 2 3 5 8 13 21 34 55
Programare cu C++ nivel medie 5
Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Ali Cabas
Used 13+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Care program afiseaza primele 10
numere fibonacci care sunt: 1 1 2 3 5 8 13 21 34 55
2.
REORDER QUESTION
1 min • 1 pt
Urmatorul program gaseste numarul de numere cu suma cifrelor pare, va rog gasiti ordine.
for(int i=0; i<n; i++)
{
cin >> a;
suma=0;
cin >> n;
int n, a, suma=0, cnt=0;
while(a>0)
{
suma=suma+a%10;
a=a/10;
}
if(suma%2==0)
cnt++;
}
cout << cnt;
3.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
while(a>0)
{
if(a%10>m)
m=a%10;
a=a/10;
}
numarul de cifre
while(a>0)
{
cnt++;
a=a/10;
}
numaruld e cifre pare
while(a>0)
{
if(a%2==0)
cnt++;
a=a/10;
}
suma cifrelor
while(a>0)
{
s=s+a%10;
a=a/10;
}
cel mai mare cifra
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
for(int i=0; i<=10; i++)
{
if ( (i%2==0 && i%3==0) || i%5==0)
cout << "*";
}
Numarul de stelute?
3
4
5
2
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Ce face programul respectiv?
Cel mai mare numar mai mic decat primul numar citit si suma cifrelor mai mare decat 10
Numarul de numere mai mare decat primul numar citit si suma cifrelor mai mare decat 10
Primul numar cu suma cifrelor mai mare decat 10 si mai mare decat p
Cel mai mare numar mai mare decat primul numar citit si suma cifrelor mai mare decat 10
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
for(int i=0; i>0; i++)
{
cout << "*";
}
infinit
0
1
2
7.
MATCH QUESTION
1 min • 1 pt
Care potriveste?
==
diferit
>=
restul
%
egal
!=
mai mare sau egal
10 questions
Chestionar de evaluare sumativă Excel
Quiz
•
6th - 8th Grade
12 questions
MS Excel
Quiz
•
7th - 8th Grade
12 questions
Test clasa a 6 a Schema logica
Quiz
•
6th Grade
10 questions
Scratch
Quiz
•
5th - 6th Grade
11 questions
Programare cu C++ nivel medie 8
Quiz
•
6th - 8th Grade
9 questions
PracticaPedagogica
Quiz
•
8th Grade
10 questions
Informatica
Quiz
•
6th Grade
10 questions
Ms EXCEL
Quiz
•
8th Grade
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
20 questions
Math Review - Grade 6
Quiz
•
6th Grade
5 questions
capitalization in sentences
Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance
Interactive video
•
5th - 8th Grade
12 questions
Dividing Fractions
Quiz
•
6th Grade
9 questions
1. Types of Energy
Quiz
•
6th Grade
20 questions
Parts of Speech
Quiz
•
3rd - 6th Grade
43 questions
LinkIt Test - 24-25_BM4_7th
Quiz
•
7th Grade
6 questions
Final Exam: Monster Waves
Quiz
•
6th Grade