Club Excel - Core Member Recruitment 2K25

Club Excel - Core Member Recruitment 2K25

University

20 Qs

quiz-placeholder

Similar activities

Verilog HDL -module 1 Quiz

Verilog HDL -module 1 Quiz

University

18 Qs

Gen-Z's Trailblazers -2k25 2

Gen-Z's Trailblazers -2k25 2

University

25 Qs

Mastering Variables and Strings

Mastering Variables and Strings

University

17 Qs

CYBERSYNAPSE

CYBERSYNAPSE

University

15 Qs

S2 Técnicas de Programación

S2 Técnicas de Programación

University

20 Qs

Dive in SQL

Dive in SQL

University

20 Qs

Python Programming Quiz

Python Programming Quiz

University

24 Qs

Natural Language Processing CT-1

Natural Language Processing CT-1

University

20 Qs

Club Excel - Core Member Recruitment 2K25

Club Excel - Core Member Recruitment 2K25

Assessment

Quiz

Engineering

University

Easy

Created by

Club Excel

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used to prevent modification of a variable?

const

static

volatile

final

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of printf("%d", -7 % 4); ?

-3

3

-1

1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to allocate memory dynamically in C?

 malloc

 alloc

new

 calloc

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to read a character from the user in C?

getchar()

putchar()

gets()

read()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure uses FIFO?

Tree

Stack

Queue

Graph

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is best in average case for random data?

Bubble Sort

Selection Sort

Merge Sort

Insertion Sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of binary search?

O(n)

O(log n)

O(n²)

O(1)

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?