What should be used in order to determine if the
cookie "FavoriteFlavors" in the request object contains
more than one entry?

A. Request.Cookies("FavoriteFlavors").HasItems
B. Request.Cookies("FavoriteFlavors").Collection.Count
C. Request.Cookies("FavoriteFlavors").Dictionary
D. Request.Cookies("FavoriteFlavors").HasKeys
E. Request.Cookies("FavoriteFlavors").Count



What should be used in order to determine if the cookie "FavoriteFlavors" in the request..

Answer / guest

Request.Cookies("FavoriteFlavors").HasKeys

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ASP Interview Questions

What is the default scripting language on the client side?

0 Answers  


What must be installed on an IIS4 machine to use the CDONTS e-mail server object? A. FTP service B. SMTP service C. IIS administrator D. Exchange Server E. IPX/SPX protocol

1 Answers  


What are server-side includes?

0 Answers  


how to implemet online examination in asp.net

0 Answers  


What are the advantages of asp?

0 Answers  


when u r designing where how do u design other than drag and drop method in the project of asp.net

1 Answers   IBM,


how can i show the data of sql table in different dropdown list?

1 Answers  


What do I have to do to make my code work with the security system?

0 Answers  


What happens to a html page in asp?

0 Answers  


Is classic asp still supported?

0 Answers  


Explain the difference between sap r/2 and r/3?

0 Answers  


what is open item management in sap fico?

1 Answers  


Categories