A link that points to a Web page on a different Web server is referred to as a(n) ____________________ link.
Fill in the blank(s) with the appropriate word(s).
external
Computer Science & Information Technology
You might also like to view...
virtual destructors must be used when:
a. The constructor in the base class is virtual. b. delete is used on a base-class pointer to a derived-class object. c. delete is used on a derived-class object. d. A constructor in either the base class or derived class is virtual.
Computer Science & Information Technology
Path method ________ returns the String name of a file or directory without any location information.
a. getStringName b. getFileOrDirectoryName c. getDirectoryName d. getFileName
Computer Science & Information Technology