Club Excel - Core Member Recruitment 2K25

Club Excel - Core Member Recruitment 2K25

University

20 Qs

quiz-placeholder

Similar activities

Veri Analizi Sınavı

Veri Analizi Sınavı

University

20 Qs

DBMS

DBMS

University

20 Qs

TRICODE CHALLENGE ROUND 1

TRICODE CHALLENGE ROUND 1

University

15 Qs

Code Blitz 40

Code Blitz 40

University

15 Qs

ANN Part 4 - Part 6 Quiz

ANN Part 4 - Part 6 Quiz

University

20 Qs

Parallel Computing Quiz

Parallel Computing Quiz

University

25 Qs

ETS Algoritma dan Struktur Data

ETS Algoritma dan Struktur Data

University

15 Qs

DBMS

DBMS

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?

Discover more resources for Engineering