Rapid Round 1

Quiz
•
Computers
•
University
•
Hard
VIKASH AGS22ABCA169
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The height of a binary tree is the maximum number of edges in any root to leaf path. The maximum number of nodes in a binary tree of height h is:
2^h−1
2^h−1−1
2^h+1−1
2^h+1
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Consider a binary min-heap containing 105 distinct elements. Let k be the index (in the underlying array) of the maximum element stored in the heap. The number of possible values of k is
53
52
27
1
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Consider a hash table with 100 slots. Collisions are resolved using chaining. Assuming simple uniform hashing, what is the probability that the first 3 slots are unfilled after the first 3 insertions?
(97×97×97)/100^3
(99×98×97)/100^3
(97×96×95)/100^3
(97×96×95/(3!×100^3)
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What will be output of this code?
#include
65533 -3
65533 65533
-3 -3
65533 3
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
#include
0, c
0, a+2
'0', 'a+2'
'0', 'c'
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
#include
255,0
65280,0
0,0
0,65280
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
In which of the following cases is it possible to obtain different results for call-by-reference and call-by-name parameter passing methods?
Passing a constant value as a parameter
Passing the address of an array as a parameter
Passing an array element as a parameter
Passing an array
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
C Program Array and strings

Quiz
•
University
12 questions
Operators in C

Quiz
•
University
10 questions
Arrays in C (II yr 02.07.2020)

Quiz
•
University
15 questions
C programming

Quiz
•
University
15 questions
BASIC C PROGRAMMING QUIZ

Quiz
•
University
10 questions
Expression in C Programming

Quiz
•
University
10 questions
pointers and structures

Quiz
•
University
10 questions
C Programming Quiz-1

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade