Beginner (L-1)

Beginner (L-1)

University

10 Qs

quiz-placeholder

Similar activities

CSD-Q9

CSD-Q9

9th Grade - University

11 Qs

Python introduction

Python introduction

University

15 Qs

KNTT 12 BÀI 13

KNTT 12 BÀI 13

12th Grade - University

10 Qs

Basic HTML

Basic HTML

University

7 Qs

C programming

C programming

University

15 Qs

Quiz Sintaks PHP

Quiz Sintaks PHP

University

7 Qs

Pre-test Web

Pre-test Web

University

10 Qs

Java Programming

Java Programming

University

15 Qs

Beginner (L-1)

Beginner (L-1)

Assessment

Quiz

Computers

University

Medium

Created by

Tech Titans

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

A sort of malware computer program that keeps replicating itself and can easily get diffused into other computers through internet is known as......

Trojans

Virus

Spyware

Worm

2.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

What is the output of the following code in Python?

numbers=[1,2,3,4]

print(numbers[1:3])

[1,2,3]

[2,3]

[3,4]

[2,3,4]

3.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

What is the primary function of a motherboard in acomputer system?

Store data

Connect the CPU, memeory, and other hardware components

Display graphics on the screen

Manage network connections

4.

MULTIPLE CHOICE QUESTION

20 sec • 2 pts

What does OS stands for in the context of Computers systems?

Operating Structure

Opearating System

Output Software

Output System

5.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

What is correct HTML for adding a background color?

<body "background-color:yellow;">

<body bg="Yellow">

<background>yellow</background>

<body style="background-color:yellow;">

6.

MULTIPLE CHOICE QUESTION

20 sec • 3 pts

What is a correct syntax to output "Hello World" in Python?

print("Hello World");

print("Hello World")

println("Hello World")

System.out.println("Hello World");

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which tech company recently launched it's first AI-powered search engine to rival Google's dominance?

Apple

Meta

Microsoft

Tesla

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?