Which of the following is not a value type in VB.NET

A) Boolean
B) Int16
C) Byte
D) String
Explanation: String is a class in VB.NET hence it is a reference type but not value type.

Showing Answers 1 - 1 of 1 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions