MLP - ICTAK Skill Quiz - Coding Skills

MLP - ICTAK Skill Quiz - Coding Skills

University

10 Qs

quiz-placeholder

Similar activities

Python - Year 8

Python - Year 8

3rd Grade - University

10 Qs

PSP Week 4

PSP Week 4

University

15 Qs

Python if statement

Python if statement

University

15 Qs

Round 2 Debug-The-Code

Round 2 Debug-The-Code

University

15 Qs

1-基本数据类型

1-基本数据类型

University

10 Qs

CSE 102 Exam 2 Practice

CSE 102 Exam 2 Practice

University

15 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

science day competition (computer science)

science day competition (computer science)

University

10 Qs

MLP - ICTAK Skill Quiz - Coding Skills

MLP - ICTAK Skill Quiz - Coding Skills

Assessment

Quiz

Computers

University

Hard

Created by

ICT Academy of Kerala

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyper Transfer Markup Language

Hyper Text Markup Language

High-level Text Markup Language

Hyperlinks and Text Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is often used for building dynamic web applications?

HTML

Python

JavaScript

Java

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, how do you print "Hello, World!" to the console?

print "Hello, World!"

console.log("Hello, World!")

System.out.println("Hello, World!"

print("Hello, World!"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the following expression in JavaScript: 3 + "2"?

5

32

6

'32'

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type in Python is used to store a sequence of elements?

'string'.

'tuple'.

'dictionary'.

'list'.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming, what is a loop used for?

A loop is used to change the color of text in a program.
A loop is used to delete code from a program.
A loop is used to repeat a block of code multiple times.
A loop is used to play music in a program.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a function in programming?

To define a variable

To display a message on the screen

To perform a specific task or set of tasks

To comment on code

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?