Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Which of the following is not a value type in VB.NET
B) Int16
C) Byte
D) String
Explanation: String is a class in VB.NET hence it is a reference type but not value type.
Related Answered Questions
Related Open Questions