Metoda trierii

Quiz
•
Computers
•
11th - 12th Grade
•
Medium
Aurelia Feghiu
Used 7+ times
FREE Resource
Student preview

6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Completeaza cu cuvântul potrivit cele 3 puncte
„Metoda trierii este metoda ce identifică ... unei probleme in dependență de mulțimea soluțiilor posibile.”
o soluție
unele soluții
toate soluțiile
rezolvarea
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
În metoda trierii toate soluțiile se indentifică prin valori, ce aparțin tipurilor de date
integer
real
subdomeniu
enumerare
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Metoda trierii presupune că soluţia unei probleme poate fi găsită analizînd neconsecutiv elementele si ale unei mulţimi finite
Adevărat
Fals
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Schema generală a unui algoritm bazat pe metoda trierii poate fi redată cu ajutorul unui ciclu (selectează varianta corectă)
for i:= 1 to k do
if SolutiePosibila(si) then PrelucrareaSolutiei(si)
if SolutiePosibila(si) then PrelucrareaSolutiei(si)
for i:= 1 to k do
for i:= 1 to k do
if PrelucrareaSolutiei(si)then SolutiePosibila(si)
if SolutiePosibila(si) then PrelucrareaSolutiei(si)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
SolutiePosibila din schema generarlă a metodei trierii este o funcţie de tip
integer
boolean
enumerare
subdomeniu
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ce reprezintă PrelucrareaSolutiei din schema generală a metodei trierii?
Funcție
Procedură
Program
Tip de date
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
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
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