ACM Tech Weekend Quiz (Sept 20)

ACM Tech Weekend Quiz (Sept 20)

University

20 Qs

quiz-placeholder

Similar activities

Flow & Flame Quiz Series Week 4

Flow & Flame Quiz Series Week 4

University

20 Qs

IA QUIZ 1

IA QUIZ 1

University

15 Qs

C programming

C programming

University

20 Qs

Session6

Session6

University

20 Qs

Variables y constantes

Variables y constantes

University

15 Qs

Quiz Workshop Proteus 2 2025

Quiz Workshop Proteus 2 2025

University

18 Qs

Quiz Pemrograman Arduino

Quiz Pemrograman Arduino

11th Grade - University

20 Qs

Quiz on HMI (#2)

Quiz on HMI (#2)

University

15 Qs

ACM Tech Weekend Quiz (Sept 20)

ACM Tech Weekend Quiz (Sept 20)

Assessment

Quiz

Engineering

University

Hard

Created by

Indrayani Mude

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

What will be the output of this Python code?

print(2**3**2)

64

512

256

36

2.

MULTIPLE SELECT QUESTION

20 sec • 5 pts

Which of the following operators in C++ can be overloaded?

+

?:

=

( )

3.

FILL IN THE BLANK QUESTION

30 sec • 10 pts

The function used to allocate memory that is initialized to zero is

4.

MULTIPLE SELECT QUESTION

20 sec • 5 pts

Which of the following will output as 4 in Python?

len("code")

len([1, 2, 3, 4])

len((1, 2, 3, 4, 5))

len({1: "a", 2: "b"})

5.

FILL IN THE BLANK QUESTION

30 sec • 5 pts

The process of having multiple functions with the same name but different parameter lists is called

6.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

Which SQL command is used to remove all rows from a table while keeping the table structure intact?

DELETE

DROP

REMOVE

TRUNCATE

7.

MULTIPLE CHOICE QUESTION

20 sec • 5 pts

In HTML, which tag is used to create a dropdown list?

<dropdown>

<select>

<input type="drop">

<list>

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?