
TestClasa9Grile
Authored by Chis Lucian
Computers
9th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Fie n cel mai mare număr natural prim de 5 cifre cu toate cifrele distincte. Care este restul împărtirii lui n la 37?
15
31
4
11
27
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Variabila n reprezintă un număr natural cu exact două cifre. Precizați câte dintre expresiile următoare au valoarea 1/true dacă și numai dacă, cifrele lui n au aceeași paritate.
(n/10–n%10)%2==0
n/10%2==n%2
n/10==n%10
(n/10+n%10*10)%2==n%2
n/2==n%2
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
În secvența următoare variabilele n și m au ca valori numere naturale.
n=42015; m=0;
while(n>0) { m=m*100+n/10%10*10+n%10;
n/=100; }
După rularea secvenței, valoarea variabilei m este:
15024
15204
24051
51024
152004
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Variabila x este de tip întreg și reprezintă o cifră nenulă. Precizați care dintre expresiile următoare este echivalentă cu expresia: x == 7 || x == 5
35%x==0
x!=7&&x!=5
!(x!=7&&x!=5)
x>4&&!(x%2==0||x%3==0)
!(x!=7||x!=5)
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Precizați care dintre următoarele expresii are valoarea 1/true dacă şi numai dacă numărul natural nenul memorat în variabila x nu este divizibil cu 6.
x==6
x%6 == 0
x/6>0
x%2+x%3>0
x>6
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Precizați care dintre următoarele instrucțiuni este corectă dacă variabilele x, y și z au declarările de mai jos:
float x; int y,z;
x = x*y%z;
x = z%y*x;
x = x%y*z;
x = x%z;
y = z%x;
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Precizați care este instrucţiunea prin care variabilei y i se atribuie numărul obţinut prin inversarea ordinii cifrelor numărului natural format din exact 2 cifre, memorat în variabila întreagă x.
y=x/10*10+x%100;
y=x%10+x/10;
y=x%10*10+x/10;
y=x%100/10;
y=x%10/10;
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Interfejsy USB i bezprzewodowe oraz urządzenia wskazujące i
Quiz
•
9th - 12th Grade
17 questions
Email Lớp 6
Quiz
•
6th Grade - University
10 questions
ICT Java programming workshop
Quiz
•
9th Grade
10 questions
1.1 - System Architecture - CPU [OCR] [GCSE]
Quiz
•
9th - 12th Grade
10 questions
Year 8 - Unit 2: Small Basic Programming Terminology
Quiz
•
9th Grade
15 questions
INFORMATIKA_8
Quiz
•
7th - 9th Grade
10 questions
Kuiz Senang
Quiz
•
7th - 9th Grade
17 questions
ÔN TẬP CUỐI KỲ II TIN 8
Quiz
•
8th - 11th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade
60 questions
MOS Word Home, Insert, Reference Ribbon Basics
Quiz
•
9th Grade