1
Answer

By which of the following can the .Net class methods be included in .aspx files?

a.  Including .Net code within the script element with the runat attribute set to server.

b.  Including .Net code within the code element .

d.  Including .Net code using the @code directive on the page.

e.   Including .Net code within the execute attribute of the individual control.

Answers (1)