VB Dot Net Developer Question:

Tell me which namespace are used for accessing the data?

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

Answer:

System.Data namespace is used for accessing and managing data from the required data source. This namespace deals only with the data from the specified database.


Previous QuestionNext Question
Explain namespace?Explain JIT?