Quiz-O-Tech Round 2
Quiz
•
Computers
•
University
•
Hard
S D Keerthiga Devi
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 20 pts
When traversing a binary tree, which diagram is post-order?
2.
MULTIPLE CHOICE QUESTION
2 mins • 20 pts
Given a sequence of number below:
50,60,40,70,45,55,30,80,65,35,25,75,85
When creating a binary search tree, what is the height of the tree?
3
4
5
6
3.
MULTIPLE CHOICE QUESTION
2 mins • 20 pts
Given a binary search tree, insert 27, 15, 63, 99, 70 and 85 (in this order) into the binary search tree. What is the post-order traversal?
5,15,27,34,47,54,63,70,72,75,83,85,88,94,99,101
72,54,34,5,27,15,47,63,70,83,75,88,85,101,94,99
15,27,5,47,34,70,63,54,75,85,99,94,101,88,83,72
15,27,5,47,34,63,54,70,75,85,99,94,101,88,83,72
none of the above
4.
MULTIPLE CHOICE QUESTION
2 mins • 20 pts
In Java, which of the following is the correct syntax to create a new thread?
Thread t = new Thread(); t.start();
Thread t = new Thread(); t.run();
Thread.start();
new Thread().begin();
5.
MULTIPLE CHOICE QUESTION
2 mins • 20 pts
In an exhibition seven brands have put up their stalls
- Each of these stalls are facing east.
-The seven brands which have put up a stall include: Titan, Biba, Landmark, Adidas, Puma, Zara and Reebok.
-Titan is next to the right of Reebok
-Reebok is fourth to the right of Landmark
-Adidas is between Biba and puma
-Landmark which is third to the left of Biba, is at one end
Which brand is displayed on the immediate right of Titan?
Puma
Reebok
Adidas
Zara
6.
MULTIPLE CHOICE QUESTION
2 mins • 20 pts
Consider the following table Employee.
Which query will return the second highest salary?
SELECT MAX(Salary) FROM Employee;
SELECT Salary FROM Employee WHERE Salary < MAX(Salary);
SELECT MAX(Salary) FROM Employee WHERE Salary < (SELECT MAX(Salary) FROM Employee);
SELECT DISTINCT Salary FROM Employee ORDER BY Salary DESC LIMIT 2;
7.
MULTIPLE CHOICE QUESTION
2 mins • 20 pts
What will the following query do?
Return orders placed on 2023-01-01 or 2023-12-31 only
Return orders placed before 2023-01-01
Return orders placed in the year 2023, including 2023-01-01 and 2023-12-31
Return orders placed after 2023-12-31
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
10 questions
Computer Architecture
Quiz
•
University
11 questions
Determining System Requirements
Quiz
•
University
10 questions
GitHub Jan12
Quiz
•
11th Grade - University
10 questions
Documentation
Quiz
•
University
10 questions
DBMS 1
Quiz
•
University
15 questions
GENERAL QUESTIONS
Quiz
•
University
10 questions
SSK20193 KUIZ DUA
Quiz
•
12th Grade - University
13 questions
GIT COURSE
Quiz
•
University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Computers
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
12 questions
Halloween
Quiz
•
3rd Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
History of Halloween: Pagan or Christian?
Interactive video
•
11th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
