Interview Questions

What is a Dictionary object?

ASP Interview Questions and Answers


(Continued from previous question...)

35. What is a Dictionary object?

It lets you store and retrieve information in a flexible data structure. Each value or information stored in a Dictionary is associated with a key through which the information can be retrieved.

(Continued on next question...)

Other Interview Questions