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
23 questions
Search_N_Sort

Quiz
•
University
20 questions
Data Structures Quiz

Quiz
•
University
20 questions
AlgoProg - Review Quiz

Quiz
•
University
25 questions
CA mcq

Quiz
•
University
20 questions
Quantitative Aptitude Series

Quiz
•
University
20 questions
Data Structures and Algorithm

Quiz
•
University
25 questions
Algorithms are not magic - AQA A Level Computer Science

Quiz
•
8th Grade - University
27 questions
Algorithm

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