Multiple choice

Specific database can be changed in ASP.Net using Update method. This method can be invoked by which of the following?

  1. Data set

  2. Database (itself)

  3. SQL

  4. DBMS

  5. None of the above

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Data set invokes the method Update for changing any specific data base in ASP.Net.