P2Pprogrammer 2 programmer

Home > Download > SMU - Question Paper > BSc IT > BT0082

Visual Basic


This is the collection of Sikkim Manipal University (SMU) question and answers for Visual Basic . It will help to prepare your examination. All question paper are classified as per semester, subject code and question type of Part A, Part B and Part C with multiple choice options as same as actual examination. SMU question papers includes year 2023, 2022, 2021 Sem I, II, III, IV, V, VI examinations of all subjects.

SMU question test set of old, last and previous year are updated regularly and it is absolutely free to use. Question paper includes Visual basic 6, VB.Net, C#, ASP.Net, Web, Oracle, Database, SQL, Software Engineering, C, C++, OOPS, MBA, MCA, BSC IT I have requested you kindly send me the question paper of Visual Basic , SMU - Bachelor of Science in Information Technology.

Course Name        BSc IT (Bachelor of Science in Information Technology)

Subject Code       BT0082 (Visual Basic )

Get Questions        PART - A    PART - B    PART - C

Subject : Visual Basic

     BT0082 : PART - B    


Q. 1Match the following Property procedure with
their description
Set A
1. Property Get
2. Property Set
3. Property Let
Set B
a. a procedure that sets a reference to an object
b. a procedure that sets the value of a property
 A)1-b, 2-c, 3-a
 B)1-a, 2-b, 3-c
 C)1-c, 2-b, 3-a
 D)1-c, 2-a, 3-b
   
Q. 2Dim mystring As String
Dim rag As String
Dim vid As String
mystring = “Manipal IT Education”
rag = Mid(mystring, 1, 7)
vid = Mid(mystring, 20)
rag =?
Vid =?
 A)Manipal, T
 B)Mani, E
 C)Manipal, n
 D)Manipal, Edu
   
Q. 3Match the following:
Set A
1. ActiveX DLL
2. ActiveX EXE
3. Standard EXE
Set B
a. is designed to work as an OLE server
b. creates a stand-alone program
c. contain subprograms designed to be used as
building blocks when
 A)1-c, 2-b, 3-a
 B)1-b, 2-a, 3-c
 C)1-b, 2-c, 3-a
 D)1-c, 2-a, 3-b
   
Q. 4Select the true statement with reference to
Pop-up menu
1. It is a floating menu that is displayed over a
form, independent of menu bar
2. It is also called as Display menu
3. Application that implement Pop-up menus
usually display
 A)2, 3, 4
 B)1, 2, 3
 C)1, 2, 3, 4
 D)1, 3, 4
   
Q. 5Identify the ActiveX components
1. ActiveX control
2. ActiveX Document
3. ActiveX Code
4. ActiveX Form
 A)1, 3, 4
 B)1, 2, 4
 C)2, 3, 4
 D)1, 2, 3
   
Click here to get Visual Basic (BT0082 ) New Question


Home > Download > SMU - Question Paper > BSc IT > BT0082