HACKATHON HUSTLE(ROUND 1)
Quiz
•
Professional Development
•
Professional Development
•
Hard
Srinivasa Seelam
Used 21+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
which of the following python code gives output 9?(a=5,b=4)
data = a & b
a = a ^ b
b = data << 1
data = a & b
a = a ^ b
b = data >> 1
data = a ^ b
a = a & b
b = data << 1
data = a >> b
a = a & b
b = a^b
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Is python supports multi-threading?
3.
MULTIPLE SELECT QUESTION
30 sec • 5 pts
which of the following code will replaces space with a given character in python?
string = "Hello World"
character = "-"
new_string = string.replace(" ", character)
print(new_string)
string = "Hello World"
character = "-"
table = str.maketrans(" ", character)
new_string = string.translate(table)
print(new_string)
Both 1 &2
None
4.
FILL IN THE BLANK QUESTION
45 sec • 5 pts
If two lists containing the same elements at different positions are called
(ex: silent and listen)
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What does URL stand for?
Uniform Resource Locator
Uniform Resource Location
Uniform Reset Locator
Unified Resource Locator
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which of the following is a graph traversal algorithm?
Breadth first search
Depth first search
Dijkstra's algorithm
All of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What is the output of the following program?
from math import *
a = 2.13
b = 3.7777
c = -3.12
print(int(a), floor(b), ceil(c), fabs(c))
2 3 -4 3
2 3 -3 3.12
2 4 -3 3
2 3 -4 3.12
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
21 questions
CPA MS-Office Hotkeys Quiz
Quiz
•
8th Grade - Professio...
15 questions
ITIL-Service Transition
Quiz
•
Professional Development
15 questions
Competency Based Education
Quiz
•
Professional Development
17 questions
Cycle 1 - Session 1 Quiz - Problem solving and critiquing
Quiz
•
Professional Development
15 questions
bhp
Quiz
•
1st Grade - Professio...
15 questions
FOL. UF1 AEA2. COWORKING.
Quiz
•
Professional Development
15 questions
BÀI TEST PHÒNG CHÁY CHỮA CHÁY
Quiz
•
Professional Development
20 questions
TĐ KHDN 8.2024
Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
