Backend Assignment

Quiz
•
Other
•
•
Hard
Husna Shaik
Used 53+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Python supports the creation of anonymous functions at runtime, using a construct called __________
Pi
anonymous
Lambda
None of the above
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is serialization and deserialization?
A. Serialization - Converting the Python object to json.
Deserialization - Converting json object to Python data
B. Serialization - Converting the Json object to Python.
Deserialization - Converting Python object to Json data
C. Both A and B
D. None
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is polymorphism?
A.Function/ Identifier having same name different purpose
B.Function/ Identifier having Different name different purpose
C.Function/ Identifier having Same name Same purpose
D.None
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Git Is a Code Repository Management tool
True
False
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What are data types in Python ?
Integer
float
String
All of the mentioned
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Reverse a list L in 1 line without using function
L[:-1]
L[::-1]
L{:-1}
L(::-1)
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How to insert key val pair in dictonary
A. D = {}
D[‘key’] = ‘value’
B. D = ()
D('Key') = ‘value’
C. D = []
D{'Key'} =‘value’
D. None
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Psychology - Research Methods

Quiz
•
12th Grade
15 questions
STAAR Security/Procedures Training

Quiz
•
1st - 5th Grade
15 questions
carpentry

Quiz
•
7th - 8th Grade
25 questions
DNA Fingerprinting

Quiz
•
9th - 10th Grade
20 questions
Machine Learning Pipeline and Models Quiz

Quiz
•
University
17 questions
Features of Memory

Quiz
•
12th Grade
20 questions
Chemical service

Quiz
•
11th Grade
15 questions
Thermal Physics Review

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Other
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade