Hello, I am new to Java/JSP and have couple of multiple choice questions. Any advise would be appreciated!?

4:19 pm in SOA Answers by

5. (6) Which command line can be used to create a C# client proxy class for a .NET web service ExamServices

wsdl /language:cs /protocol:soap
xsd /proxy /language:CS
tlbexp /out: ExamService_proxy.tlb
CSC CS545WebService.ExamService.asmx /out: ExamService_proxy.dll