Multiple Choice
Which of the following is the Big-O notation for exponential time?
A) O(1)
B) O(N)
C) O(log2N)
D) O(2N)
E) O(N2)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: A walk-through is a verification method in
Q22: Which of the following make it possible
Q23: _ notation expresses computing time as a
Q24: Which of the following is the least
Q25: Representational error and round-off error are synonyms.
Q27: What is the number of errors per
Q28: Which of the following is the Big-O
Q29: In which of the following does a
Q30: What is overflow?
Q31: Software testing is capable of proving the