nerdexam
Microsoft

98-361 · Question #396

You are developing an ASP.NET application using C#. On your Web page, you want to display the results returned by a C# method named GetShipmentStatus when the page is rendered to the client. Which of

The correct answer is D. <%= GetShipmentStatus() %>. Exam Questions, Study Guides, Practice Tests. Lead the way to help you pass any IT Certification exams, 100% Pass Guaranteed or Full Refund. Especially Cisco, Microsoft, CompTIA, Citrix, EMC, HP, Oracle, VMware, Juniper, Check Point, LPI, Nortel, EXIN and so on. Our Slogan: First

Understanding Web Applications

Question

You are developing an ASP.NET application using C#. On your Web page, you want to display the results returned by a C# method named GetShipmentStatus when the page is rendered to the client. Which of the following code segments should you use to call the GetShipmentStatus method?

Options

  • A<script language="c#" runat="server">
  • B<script language="c#" runat="client">
  • C<script language="c#">
  • D<%= GetShipmentStatus() %>

How the community answered

(32 responses)
  • A
    9% (3)
  • B
    6% (2)
  • C
    3% (1)
  • D
    81% (26)

Explanation

Exam Questions, Study Guides, Practice Tests. Lead the way to help you pass any IT Certification exams, 100% Pass Guaranteed or Full Refund. Especially Cisco, Microsoft, CompTIA, Citrix, EMC, HP, Oracle, VMware, Juniper, Check Point, LPI, Nortel, EXIN and so on. Our Slogan: First Test, First Pass. Help you to pass any IT Certification exams at the first try. You can reach us at any of the email addresses listed below. Any problems about IT certification or our products, you could rely upon us, we will give you satisfactory answers in 24 hours.

Topics

#ASP.NET inline expressions#server-side rendering#code behind#page lifecycle

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice