MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DATA STRUCTURES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
which of the following case does not exist in complexity theory
A
Best case
B
worst case
C
Average case
D
Null case
Explanation: 

Detailed explanation-1: -The null case does not exist while calculating time complexity.

There is 1 question to complete.