Technical quiz(Medium-Level)

Quiz
•
Computers
•
University
•
Easy
KAVIRASU C
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of the following Python code?
[1, 2, 3]
[1, 2, 3, 4]
[1, 2, 4]
Error
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which data structure is used for implementing recursion?
Queue
Stack
Linked List
Array
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the worst-case time complexity of the Quick Sort algorithm?
O(n)
O(n log n)
O(n²)
O(log n)
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In SQL, which command is used to remove all records from a table without removing the table structure?
DELETE
DROP
TRUNCATE
REMOVE
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which protocol is used to send email messages from a client to a server?
FTP
SMTP
HTTP
IMAP
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is a characteristic of a multithreaded process?
Multiple processes with a single thread each
A single process with multiple threads
Multiple processes with multiple threads each
A single process with a single thread
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is not a valid access modifier in Java?
public
private
protected
internal
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Sorting algorithms (Y11)

Quiz
•
8th Grade - University
20 questions
Quiz 1_DSA

Quiz
•
University
20 questions
Algorithm questions

Quiz
•
12th Grade - University
21 questions
Sorting algorithms I

Quiz
•
University
20 questions
Data Structure

Quiz
•
University
20 questions
Midterm Exam Content ITEC 204

Quiz
•
University
20 questions
Computer Graphics

Quiz
•
University
20 questions
Quantitative Aptitude Series

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade