Which of the following is not one of the four components of a URL?

A. web protocol
B. name of the web server
C. name of the browser
D. name of the directory on web server
E. name of the file within the directory


Ans: C. name of the browser

Computer Science & Information Technology

You might also like to view...

The sequence 10, 5, 9, 8, 4, 1, 23 has been put in a binary search tree. What is the LCA (Least Common Ancestor) of 9 and 4?

a. 5 b. 10 c. They don't have a parent node d. It can't be determined

Computer Science & Information Technology

The symbol <= is an example of a Relational operator

Indicate whether the statement is true or false

Computer Science & Information Technology

Which query would be helpful to locate students for whom no grades have been assigned during a semester?

A) Find duplicates B) Find unmatched C) Crosstab D) Find Null

Computer Science & Information Technology

test overloaded >> and << operators

What will be an ideal response?

Computer Science & Information Technology