
last

Quiz
•
Computers
•
Professional Development
•
Medium
HASAN YIGIT
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen if you try to add an arriving plane to a full queue?
The program crashes due to a segmentation fault.
The program adds the plane to the queue anyway, overwriting existing planes.
A warning message "Queue is full!" is displayed, and the plane is not added.
he oldest plane in the queue is removed to make space for the new one.
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of the following conditions is used to decide the position of a plane in the priority queue?
Only the fuel level.
Priority level and fuel level.
Both priority and flight number.
Only the priority level.
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the purpose of the strcmp function in the code?
To compare plane priorities.
To verify if a flight number is valid.
To check if the queue is full.
To check if the returned plane structure is empty.
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How does the program ensure that arrivingPlanes are sorted correctly?
It sorts the queue after each insertion.
It does not ensure sorting; the planes are appended to the end.
It uses a heap-based priority queue.
It shifts elements one position ahead in the array while inserting a plane based on its priority and fuel level.
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Why are front and rear used in the Stack structure for departing planes?
Front is used to track the next departing plane, and rear is used to manage the last added plane.
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct way to create a new node in a binary tree in C?
Allocate memory for the node, assign the value, and leave left and right uninitialized.
Use malloc, assign the value, and do not set left and right explicitly.
Allocate memory for the node, assign the value, and set left and right to NULL.
Use calloc to allocate memory and initialize all fields to 0.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you perform an in-order traversal of a binary tree using recursion?
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Kubernetes Quiz

Quiz
•
Professional Development
9 questions
Curso de IPv6 Básico a Distância - M1Q2

Quiz
•
University - Professi...
10 questions
B and B+ Trees

Quiz
•
Professional Development
10 questions
Trees

Quiz
•
Professional Development
10 questions
UNIT 3

Quiz
•
Professional Development
15 questions
MC_AzureSqlDatabaseFundamentals_Session2_2

Quiz
•
Professional Development
10 questions
U3_U9_Impact_Session04

Quiz
•
KG - Professional Dev...
14 questions
BST-SR

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development