MLP - ICTAK Skill Quiz - Coding Skills

MLP - ICTAK Skill Quiz - Coding Skills

University

10 Qs

quiz-placeholder

Similar activities

PROGRAMMING IN PYTHON - UNIT II - TEST 1 MCQS

PROGRAMMING IN PYTHON - UNIT II - TEST 1 MCQS

University

15 Qs

Comparing Python, Java, and JavaScript

Comparing Python, Java, and JavaScript

9th Grade - University

15 Qs

Chapter 1 Python

Chapter 1 Python

8th Grade - University

12 Qs

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

PYTHON BOOTCAMP

PYTHON BOOTCAMP

University

15 Qs

CodeTigers Python 101

CodeTigers Python 101

KG - Professional Development

10 Qs

Python Basics

Python Basics

University

10 Qs

KODEKIDDO HACK #MLH3

KODEKIDDO HACK #MLH3

4th Grade - 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?