Search Header Logo

Technical quiz(Medium-Level)

Authored by KAVIRASU C

Computers

University

Used 1+ times

Technical quiz(Medium-Level)
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

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​

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?