A company has created a web service where form inputs are validated through an ASP.NET application. If a client accesses and uses this web service, which of the following statements is true?

Choose the correct answer

Explanation

Since the web service is accessed remotely, the client can use it from any platform regardless of their underlying technology. Therefore, option A is correct. Option B is incorrect because such usage is possible. Option C is false because the client does not need ASP.NET technology locally to use the service. Option D is invalid in this context.

A company has created a web service where form input… — ASP.net | PakQuizHub