Heidi wants to create a collaborative Web page that allows modification by multiple individuals. Here, Heidi is creating a ____.
A. ?spider
B. ?crawler
C. ?keyword
D. ?wiki
Answer: D
You might also like to view...
I have an algorithm that runs in O(N1/2), where n is the size of the problem. For N = 100, the time the algorithm runs is 1 minute. How long does the algorithm take for N=1000?
A. Same time B. About 3 minutes C. About 10 minutes D. You haven’t given enough information. I can’t tell.
How does the NFS Automounter help to improve the performance and scalability of NFS?
What will be an ideal response?
Try blocks contain code that could possibly:
(a) handle an exception (b) throw an exception (c) catch an exception (d) display an exception
Many classes provide methods to perform common tasks that do not require specific objects—they must be called using a class name. Such methods are called ________ methods.
a) classwide b) dot (.) c) console d) static