
Bài Quiz không có tiêu đề

Quiz
•
Computers
•
University
•
Medium
Hương PHẠM
Used 7+ times
FREE Resource
60 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
biểu thức hậu tố có biểu thức trung tố tương ứng là gì?
A+b*c+(d*e)
abc*+de*+
abc*+(de)*+
abc+*de*+
a+bc*de+*
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Với đoạn chương trình dưới đây hãy xác định mức độ phức tạp tính toán của giải thuật= ký tự O lớn trong trường hợp tồi nhất
Sum=0
For (int i=0; i<n;i++){
Sum=sum+1;
}
Chú ý : (log2n)=log cơ số 2 của n ; n^2=n mũ 2
O(nlog(n))
O(n)
O(1)
O(log(n))
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dự đoán đầu ra của chương trình sau :
Static int f(int n) {
If(n<=1)
Return 1;
If(n%2==0)
Return f(n/2);
Return f(n/2)+f(n/2+1);
}
Static void Main(string[] args) {
Console.WriteLine(f(11));
}
5
4
stack overflow
3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho giải thuật đệ quy sau
Int gt(int n) {
If(n==1) return 1;
Else if (n>1) return gt(n-1)+n;
Esle return 0;
}
Hãy cho biết để thực hiện câu lệnh
S=gt(5)
Thì có mấy lần gọi đệ quy
2
3
4
5
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho khai báo mảng sau
String[] x = new string [4] { “ HUST’, ‘’VNU’’,”SKH”,”FPT”};
Hãy cho biết giá trị của x[2]?
VNU
HUST
FPT
SKH
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Biểu thức hậu tố sẽ là gì đối với biểu thức trung tố sau
B*c+d/e
bc*de/+
bcd*e/+
bc*de+/
b*cde/+
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Biểu thức hậu tố sẽ là gì đối với biểu thức trung tố sau
a/b^c-d
ab^/cd-
ab/^cd-
abc/^d-
abc^/d-
Create a free account and access millions of resources
Similar Resources on Wayground
60 questions
Online Quiz for B.Tech AI/ML II Year III Semester

Quiz
•
University
60 questions
Ôn tập THĐC - 60 câu

Quiz
•
University
60 questions
Review 4 BM tinhoc

Quiz
•
University
62 questions
CHƯƠNG 3: ĐIỀU PHỐI TIẾN TRÌNH (PROCESS SCHEDULING)

Quiz
•
University
57 questions
Вопросы по C++

Quiz
•
University
60 questions
EXCEL 101-160

Quiz
•
University
65 questions
Quiz về nghĩa vụ công dân

Quiz
•
University
64 questions
Kiểm tra kiến thức máy tính

Quiz
•
University
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
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University