The default home directory for Web applications on most machines is ____.
A. c:\localhost
B. c:\InetPub\wwwroot
C. http://localhost
D. c:\
Answer: B
Computer Science & Information Technology
You might also like to view...
A C compiler detects ______.
a. syntax errors b. run-time errors c. result errors d. arithmetic faults e. all of the above
Computer Science & Information Technology
If a student decides to do most of his/her Christmas shopping on the Internet, it would be referred to as ________
A) consumer to consumer (C2C) B) business to business (B2B) C) business to consumer (B2C) D) artificial intelligence (AI)
Computer Science & Information Technology
What is hashing, and how does it differ from encryption?
What will be an ideal response?
Computer Science & Information Technology
For a non-constant member function of class Test, the this pointer has type:
a. const Test * b. Test * const c. Test const * d. const Test * const
Computer Science & Information Technology