tech stack

tech stack

University

55 Qs

quiz-placeholder

Similar activities

Evaluación de Bases de Datos y PHP

Evaluación de Bases de Datos y PHP

University

50 Qs

Quiz Pemrograman Aplikasi Farmasi

Quiz Pemrograman Aplikasi Farmasi

University

50 Qs

Pray lang

Pray lang

University

52 Qs

Algorimt/program-2

Algorimt/program-2

University

59 Qs

UTS - Pemrograman Pyton

UTS - Pemrograman Pyton

University

50 Qs

Presja Czasu INF.03

Presja Czasu INF.03

11th Grade - University

60 Qs

Python 1

Python 1

University

60 Qs

Summative - Python

Summative - Python

University

60 Qs

tech stack

tech stack

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Rupasree RS

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of print(type([]))?
<class 'dict'>
<class 'list'>
<class 'tuple'>
<class 'set'>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to define a function in Python?
function
define
def
fun

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure is immutable in Python?
List
Set
Dictionary
Tuple

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of len('Python')?
5
6
7
Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is a boolean value in Python?
YES
True
1
'true'

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which hook is used to manage state in React?
useEffect
useContext
useState
useReducer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is JSX?
JavaScript XML
Java Standard XML
JavaScript Extension
Java Syntax

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?