Comp. Science
Programming and Technical
Category
In a graph G there are 2n first 3 bits are similar. What are the number of connected components?
1. 1
2. 3
3. 8
4. 2n-3
Read Solution (Total 0)
Comp. Science Other Question
Which is considered a direct entry input device?
(a) optical scanner
(b) mouse
(c) light pen
(d) digitizer
(e) All of the above
Consider the following functions: f(n)= 3 n ? n ; g(n) = 3 n ? n n log 3 ; h(n) = n! Which of the following is true?
1. h(n) is O (f(n))
2. h(n) is O (g(n))
3. f(n) is O (g(n))
4. g(n) is not O (f(n))