Home

What is the correct answer?

4

For the same class "Me" and MyBase" are same

A. True

B. False

Correct Answer :

A. True


Related Questions

Dim a() as Integer-{1,2,3,4}is a valid statement To add items stored in an array to a ListView use To make a button the default button, this property of the form must be… /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… To call a buttons click event use A Windows Service if installed cannot be uninstalled If a form call another form and the caller form is closed through code,… In HelpProvider ___________ property is used to mention the help file… In TreeView to collapse all the nodes of a selected node ___________ method… This view pops up if "Ctrl+F1" is pressed Data from DataSet is accessed using34 Using OLEDB you can connect more than one table VB.NET supports Multi Level Inheritance Two commands can be written in the same line using To add controls at runtime use If Option Explicit is on then Dim i as Integer="10" will produce an error To redimension an array with its previous values intact use ___________… If a button click event is to be fired when the user press the 'Esc' key,… When a project is Built it creates a _______ and ________ file under Bin… A single LinkLabel can support multiple links Default event handler of Splitter is Structured and Unstructured exceptions can't be mixed The correct sequence of Form Loading is To retrieve the default path of the project use Use a _________ statement to make Visual Basic object the default object… DataSet can be used to connect to Crystal Report ________ converts to long datatype If a Form is Inherited from another Form and both Forms have certain codes… If Scrollbars property of a TextBox is set to Hortizontal and the WordWrap… In OLEDB database can be accessed without using DataSet