Home

What is the correct answer?

4

When a project is Built it creates a _______ and ________ file under Bin directory

A. .exe, .sln

B. .exe, .dll

C. .dll, .sln

D. .exe, .ocx

Correct Answer :

B. .exe, .dll


Related Questions

/*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… In reports ___________ property help to assign user-defined criteria A DataSet can be updated only when the connection is open A form can have only ______ Main Menu and _________ Context Menu A thread can be started only once _________ actually updates the values in a DataSet permanently In HelpProvider ___________ property is used to mention the help file… Using ADODB multiple tables can be connected at a time For the same class "Me" and MyBase" are same A Class can inherit both Class and Interface at a time A TreeView can have multiple root nodes dim arr(10) as string, the max index of the array is To make a button the default button, this property of the form must be… To add controls at runtime use To uninstall a Windows Service ____________ is use VB.NET does not support control arrays /*1. Class C2. public notoverridable sub abc()3. msgbox("Base Class")4.… If nothing is selected in a combo box, its index value is Two commands can be written in the same line using PasswordChar property of a TextBox can accept " " (space) as the password… ScrollBars can be added to You create a UserControl having a TextBox and include that in a separate… A user wants that custom colors are visible when the Color Dialog Box… If Option Explicit is on then Dim i as Integer="10" will produce an error If you want to open a file named "a.txt" use A DataSet can hold multiple tables even if there are similar fields The SelectionMode property of a CheckedList Box can be set only to In TreeView to get the node the mouse is pointing to, use The Apply button automatically appears of the Font Dialog Box is opened To retrieve the default path of the project use