https://quizack.com/visual-basic/mcq/what-type-of-executable-can-vb6-not-produce
Answer: Native DLL
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Visual Basic MCQ Questions
MDI is an IDE developed by Microsoft and stands for:
What keyword ends a For loop?
Lower bound of arrays in VB 6 is
What is the difference between LockPessimistic and LockOptimistic ADO locking types.
Which of the following is a correct example of Windows API import declaration in VB6
The following is an example of a module ________.
A(n) ____ is a predefined procedure that performs a specific task and then returns a value.
A variable that has ____ scope can be used anywhere within the procedure.
A statement that tests a value is called a ____ statement.
Each data type is a class from which a variable can be ____.