MCQs > IT & Programming > ASP.NET > Output will be? <% response.write(application('a'))%> <%= application.value('b') %>

ASP.NET MCQs

What will be the output of the following code?

       <% response.write(application("a"))%>
       <%= application.value("b") %>



Answer

Correct Answer: It will display the values of both application variables a and b

Explanation:

Note: This Question is unanswered, help us to find answer for this one

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it