You computer's IP address is 201.18.149.37/28. Which of the following is a valid default gateway for this address?

A. 201.18.149.46
B. 201.18.149.17
C. 201.18.149.32
D. 201.18.149.48


Answer: A

Computer Science & Information Technology

You might also like to view...

Answer the following questions true (T) or false (F)

1. If I have already written the #include header, I can overload operator<< for class A as follows: std::ostream& operator<< (std::ostream& out,const A& obj); 2. You have a helping function that is not a member of your class. You want your class member functions to be able to see it and use it but no other file in your program may see it. You can place it in an unnamed namespace to make it invisible from outside the file.

Computer Science & Information Technology

A web form can be identified by its __________ filename extension.

a. .asp b. .aspx.vb c. .aspx d. .config

Computer Science & Information Technology

If you want to create borders around your cells, you must go into Borders and Shading and:

A) click Apply to Table. B) ensure the Shading tab is visible. C) ensure the Borders tab in visible. D) ensure the Page Borders tab is visible.

Computer Science & Information Technology

You are considering two surge protectors. A has a 330 TVS rating and B has a 400 TVS rating. All else equal, which is preferable?

A) A B) B C) Does not matter D) Trick question; surge protectors do not have a TVS rating.

Computer Science & Information Technology