adplus-dvertising
frame-decoration

Question

Which of the following are the interfaces defined by the namespace System.Net:

a.

IAuthenticationModule

b.

HttpWebRequest

c.

WebProxy

d.

HttpResponseHeader

Answer: (a).IAuthenticationModule

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following are the interfaces defined by the namespace System.Net:

Similar Questions

Discover Related MCQs

Q. Which of the following are the classes that support the standard HTTP protocol ?

Q. Which of the following class/classes supports the task of uploading and downloading the file:

Q. How many ports of TCP/IP are reserved for specific protocols?

Q. How many bits are present in a single IP address?

Q. Which of the following is the full form of DNS?

Q. Which of the following classes is used to encapsulate IP address and DNS?

Q. Which of the following are the protocols defined by .NET runtime:

Q. What does URL stand for?

Q. Which of these exceptions is thrown by the URL class’s constructors?

Q. What does the following form define?

Protocol://HostName/FilePath?Query

Q. Which of these classes is used to encapsulate IP address and DNS?

Q. Which of these is a standard for communicating multimedia content over email?

Q. What does the following method specify?

public static WebRequest Create(string requestUriString)

Q. Which of these data members of HttpResponse class is used to store the response from a http server?

Q. Which of these classes is used to access actual bits or content information of a URL?

Q. What exception is thrown if the URI format is invalid?

Q. What exception is thrown if the protocol supported by URI prefix is invalid?

Q. What exception is thrown if the user does not have a proper authorization?

Q. Choose the exceptions generated by the Create() method defined by WebRequest:

Q. Choose the exceptions generated by the GetReponse() method defined by WebRequest: