Microsoft Exam Questions

What should you use to store the data?

You are developing a web application by using VB. NET.
You must store an undetermined number of usernames.
What should you use to store the data?

A.
String ()

B.
String

C.
List(Of String)

D.
Long