🎴 Flashcard Mode

ADO .Net Quiz 2

Card1 / 16
Mastered0
Review0
QuestionClick to flip

Which database is the ADO.NET SqlConnection object designed for?

AnswerClick to flip back
A
Microsoft SQL Server
💡 Explanation:

To answer this question, the user needs to have knowledge about ADO.NET and SqlConnection object.

The SqlConnection object in ADO.NET is designed for connecting and interacting with Microsoft SQL Server databases.

Therefore, the correct answer is:

The Answer is: B. Microsoft SQL Server

Change Mode