Home

What is the correct answer?

4

A Class can inherit both Class and Interface at a time

A. True

B. False

Correct Answer :

A. True


Related Questions

To print use In ListView the item that is currently selected is determined by _________ and _____________ combines to make a KeyPress event ScrollBars can be added to To retrieve the default path of the project use To redimension an array with its previous values intact use ___________… If a Label control's AutoSize property is set to True, can you resize… To call a buttons click event use To view Panels of a StatusBar set _________ to true You create a UserControl having a TextBox and include that in a separate… dim arr(10) as string, the max index of the array is Application.StartupPath actually points to To get details about an error use Dim a() as Integer-{1,2,3,4}is a valid statement Using OLEDB you can connect more than one table When a project is Built it creates a _______ and ________ file under Bin… In TreeView to collapse all the nodes of a selected node ___________ method… Dim S as Integer=10Text1=SMsgbox(Text1.Text) A DataSet can hold multiple tables even if there are similar fields If Scrollbars property of a TextBox is set to Hortizontal and the WordWrap… This view pops up if "Ctrl+F1" is pressed Two commands can be written in the same line using Structured and Unstructured exceptions can't be mixed If a form call another form and the caller form is closed through code,… InputBox by default returns ________ values To vertically arrange all forms in an MDI form use To make a button the default button, this property of the form must be… This view is not present in VB.NET To use HelpProvider, the following properties of the form needs to be… In HelpProvider ___________ property is used to mention the help file…