Home

What is the correct answer?

4

/*1. OleDataAdapterq1.update(DataSet1,"emp")
2. OleDataAdapterq1.update(DataSet1,"std")
3. DataSet1.Merge(DataSet1)
4. DataSet1.AcceptChanges()
/* The error is in line

A. 2

B. 4

C. 3

D. No Error

Correct Answer :

D. No Error


Related Questions

VB.NET supports Multi Level Inheritance A form can not call itself Only derived class can have shadows keyword FolderBrowserDialog displays If Option Explicit is on then Dim i as Integer="10" will produce an error Dim a() as Integer-{1,2,3,4}is a valid statement The Apply button automatically appears of the Font Dialog Box is opened To override Finalize function the scope of the function must be Use a _________ statement to make Visual Basic object the default object… For the same class "Me" and MyBase" are same InputBox by default returns ________ values /*1. OleDataAdapterq1.update(DataSet1,"emp")2. OleDataAdapterq1.update(DataSet1,"std")3.… Class ccpublic _________ I as stringend classButton1_Clickcc.I=100 The name of the IDE window that allows you to see the hierarchical arrangement… A Windows Service if installed cannot be uninstalled ___________ is used to pass copies of a variable while __________ is used… In reports ___________ property help to assign user-defined criteria If a Label control's AutoSize property is set to True, can you resize… What cannot be done if the table has no primary key A user wants that custom colors are visible when the Color Dialog Box… In TreeView to get the node the mouse is pointing to, use ________ converts to long datatype Images can be loaded from Finally is fired only when error occurs To get details about an error use We need multiple ErrorProviders from multiple controls. In ADODB the _____________ property is used to connect to the table Using ADODB multiple tables can be connected at a time The EventLog's ________ method is used to write an entry to a log file A MsgBox can have maximum ___________ button(s)