You are developing a web application by using C*.
You must store an undetermined number of usernames.
What should you use to store the data?
A.
String
B.
String []
C.
List<string>
D.
Long
You are developing a web application by using C*.
You must store an undetermined number of usernames.
What should you use to store the data?
You are developing a web application by using C*.
You must store an undetermined number of usernames.
What should you use to store the data?
A.
String
B.
String []
C.
List<string>
D.
Long