Multiple Choice
You can create your own data types in Visual Basic using the ____ statement.
A) UserType
B) UserStructure
C) DateType
D) Structure
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The convention with structure statements is to
Q7: To access a member of a structure
Q8: Variables declared using a structure as their
Q9: The Structure statement itself reserves locations in
Q10: Pascal case means capitalizing the first letter
Q12: You refer to a member variable by
Q13: The Structure statement provides the pattern for
Q14: Data types created using the Structure statement
Q15: You can use a structure to group
Q16: You use the _ keyword to declare