MCQs > IT & Programming > ASP.NET > You want to create a cookie object named CustomerAddress of type Ctlstomerlnfo to maintain address information of customers who buy products online. Which of the following code snippets should you use to create this cookie?

ASP.NET MCQs

You want to create a cookie object named “CustomerAddress" of type "Ctlstomerlnfo" to maintain address information of customers who buy products online. Which of the following code snippets should you use to create this cookie?

Answer

Correct Answer:

 Dim CustomerAddress As New HttpCookier('Customerinfo') 

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