Home

What is the correct answer?

4

Using MyBase you can call base class

A. Constructor

B. Method

C. Variables

D. All of the above

Correct Answer :

D. All of the above


Related Questions

In reports ___________ property help to assign user-defined criteria If a Label control's AutoSize property is set to True, can you resize… To call a buttons click event use The Apply button automatically appears of the Font Dialog Box is opened /*1. OleDataAdapterq1.update(DataSet1,"emp")2. OleDataAdapterq1.update(DataSet1,"std")3.… Data from DataSet is accessed using34 If a button click event is to be fired when the user press the 'Esc' key,… The name of the IDE window that allows you to see the hierarchical arrangement… Application.StartupPath actually points to This property of TrackBar is not present DataSet can be used to connect to Crystal Report _________ and _____________ combines to make a KeyPress event A form can have only one default button DomainUpDown control is used only for strings and NumericUpDown for numbers. Using OLEDB you can connect more than one table Dim a() as Integer-{1,2,3,4}is a valid statement If an user-defined class have a user-defined event then, the class object… In ADODB the _____________ property is used to connect to the table If MustOverride is used then ____________ is also a must. We need multiple ErrorProviders from multiple controls. Two commands can be written in the same line using VB.NET supports Multi Level Inheritance Class ccpublic _________ I as stringend classButton1_Clickcc.I=100 The default location of the exe file of your solution is A single LinkLabel can support multiple links A user wants that custom colors are visible when the Color Dialog Box… While handling keystrokes if e.Handled=True is set then Visual Basic /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… A thread can be started only once To make a button the default button, this property of the form must be…