Home

What is the correct answer?

4

To override Finalize function the scope of the function must be

A. Private

B. Public

C. Protected

D. Static

Correct Answer :

C. Protected


Related Questions

Set method is used to VB.NET does not support control arrays To call a buttons click event use /*1. Class C2. public notoverridable sub abc()3. msgbox("Base Class")4.… ________ converts to long datatype Application.StartupPath actually points to To get details about an error use FolderBrowserDialog displays To display multiple columns in ListView the View property must be set… Two commands can be written in the same line using A DataSet can hold multiple tables even if there are similar fields A user wants that custom colors are visible when the Color Dialog Box… _________ and _____________ combines to make a KeyPress event A form can have only ______ Main Menu and _________ Context Menu In OLEDB database can be accessed without using DataSet You can assign a Main Menu to any control This property of TrackBar is not present In Class, Me.Show and MyClass.Show are same (Show is method name) The name of the IDE window that allows you to see the hierarchical arrangement… If a form call another form and the caller form is closed through code,… In ListView the item that is currently selected is determined by A thread can be started only once A TreeView can have multiple root nodes Use a _________ statement to make Visual Basic object the default object… Data from DataSet is accessed using34 PasswordChar property of a TextBox can accept " " (space) as the password… The correct sequence of Form Loading is InputBox by default returns ________ values Default event handler of Splitter is The default event handler of TextBox is