Search Header Logo

Sample

Authored by SARANYA C

Information Technology (IT)

University

Used 14+ times

Sample
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

1 min • 1 pt

I ensure only the right ones pass,

Stopping hackers from being too brash.

With a secret lock, I guard the way,

Protecting data every day.

What am I?

Two-Factor Authentication

Encryption

Firewall

Security Token

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

I keep the program running well,

Catching problems before they swell.

From exceptions to bugs, I play the part,

Ensuring the code stays sharp and smart.

What am I?

Exception Handler

Debugger

Compiler

Profiler

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

I mimic the brain, but not too fast,

With layers and neurons that learn so vast.

Deep learning is my guiding light,

In vision, speech, I take flight.

What am I?

Neural Network

Decision Tree

Genetic Algorithm

Support Vector Machine

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

I’m a code that’s hard to see,

But without me, you can’t run free.

I’m written in ones and zeros small,

But give me a processor, and I stand tall.

What am I?

Assembly Language

High-Level Programming Language

Machine Code

Compiler

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

I learn from data, and over time,

I improve my skills—just like a climb.

I start with little knowledge at best,

But soon I can outperform the rest.

What am I?

Neural Network

Machine Learning Model

Genetic Algorithm

Decision Tree

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

x=15

def test():

x = 10

test()

print(x)

test()

10

15

Error

Unidentified

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

dic = {2:5, 3:7, 4:1, 1:10, 7:7, 8:1, 5:7}

dic.sort()

print(dic)

{1:10, 2:5, 3:7, 4:1, 5:7, 7:7, 8:1}

{4:1, 8:1, 2:5, 3:7, 7:7, 5:7, 1:10}

Error

{2:5, 3:7, 4:1, 1:10, 7:7, 8:1, 5:7}

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?