Code Master - CN

Code Master - CN

University

53 Qs

quiz-placeholder

Similar activities

Philippine Literature

Philippine Literature

University

50 Qs

Final Quiz

Final Quiz

University

50 Qs

BT3 - A1 LEVEL

BT3 - A1 LEVEL

University

50 Qs

Grade 6 Semester 2 review

Grade 6 Semester 2 review

6th Grade - University

50 Qs

LATIHAN  TAHAP 3

LATIHAN TAHAP 3

University

54 Qs

Exam Level 2 Top Notch 1B Units 8, 9, and 10

Exam Level 2 Top Notch 1B Units 8, 9, and 10

University

50 Qs

Final Exam- Lengua Extranjera II - Administración 5-7 pm

Final Exam- Lengua Extranjera II - Administración 5-7 pm

University

50 Qs

English Is Fun!

English Is Fun!

University

50 Qs

Code Master - CN

Code Master - CN

Assessment

Quiz

English

University

Practice Problem

Hard

Created by

Haribabu Thammineni Lendi Institute of Engineering and Technology

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

53 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of the `#include <stdio.h>` directive in C?

To include standard input/output functions

To define a macro

To include math functions

To include string manipulation functions

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of `printf("%d", sizeof(char))`

1

2

4

depends on compiler

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which sorting algorithm has the worst-case time complexity of O(n^2)

Merge Sort

Quick Sort

Bubble Sort

Insertion Sort

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In a binary search tree (BST), what is the maximum number of children a node can have?

3

2

1

undefined

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does FIFO stand for?

First In, First Out

First Input, First Output

First In, First Ordered

First Index, First Out

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following data structures is not linear

Array

Linked List

Stack

Tree

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the output of `print("hello" + 3)` in Python

hello3

hellohellohello

Error

None of the above

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?