Club Excel - Core Member Recruitment 2K25

Club Excel - Core Member Recruitment 2K25

University

20 Qs

quiz-placeholder

Similar activities

SEM-2(Python-Q1)

SEM-2(Python-Q1)

University

15 Qs

Desarrollo Aplicacion Movil I

Desarrollo Aplicacion Movil I

University

20 Qs

Tech-fest

Tech-fest

University

20 Qs

Robótica - demostración de T-R-S-A

Robótica - demostración de T-R-S-A

University

18 Qs

TRICODE CHALLENGE ROUND 1

TRICODE CHALLENGE ROUND 1

University

15 Qs

Code Blitz 40

Code Blitz 40

University

15 Qs

Qualifier Set B

Qualifier Set B

University

25 Qs

Data Structures and Algorithms Quiz-1

Data Structures and Algorithms Quiz-1

University

25 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?