VB Dot Net Developer Question:

Download Job Interview Questions and Answers PDF

Explain nested classes?

VB .Net Developer Interview Question
VB .Net Developer Interview Question

Answer:

A class that can be declared within the scope of another class. These classes are considered within the scope of the enclosed class and are available within that class or scope.

Download VB .Net Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain hashtable?Explain Enumerator?