Home

What is the correct answer?

4

In Class, Me.Show and MyClass.Show are same (Show is method name)

A. True

B. False

Correct Answer :

A. True


Related Questions

Structured and Unstructured exceptions can't be mixed To display multiple columns in ListView the View property must be set… The SelectionMode property of a CheckedList Box can be set only to /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… A form can have only one default button PasswordChar property of a TextBox can accept " " (space) as the password… The EventLog's ________ method is used to write an entry to a log file This view pops up if "Ctrl+F1" is pressed 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… To retrieve the default path of the project use _________ and _____________ combines to make a KeyPress event If an user-defined class have a user-defined event then, the class object… To redimension an array with its previous values intact use ___________… VB.NET supports Multi Level Inheritance To print use Application.StartupPath actually points to ___________ is used to pass copies of a variable while __________ is used… The Apply button automatically appears of the Font Dialog Box is opened A DataSet can be updated only when the connection is open Images can be loaded from To call a buttons click event use To make a button the default button, this property of the form must be… If you want to open a file named "a.txt" use If Option Explicit is on then Dim i as Integer="10" will produce an error If nothing is selected in a combo box, its index value is To get details about an error use FolderBrowserDialog displays Default event handler of Splitter is You can assign a Main Menu to any control