📚 Question Bank Q74 — Algorithms
Tags
Algorithms
Q74. Marks: +2.0 UGC NET Paper 2: Computer Science 7th Dec 2023 Shift 2

Consider the following functions : 

f(n) = 3n√n

g(n) = \(2^{\Gamma n}\) \(\rm \log_2^n\)

h(n) = n!

Which of the following is true ? 

1.h(n) is 0 (f(n)) 
2.h(n) is 0 (g(n)) 
3.g(n) is not 0 (f(n)) 
4.f(n) is 0 (g(n)) ✓ Correct
📄 All “Algorithms” questions across papers
🏷 Change Tag for this Question