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 2025, 2024, 2023 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. 1Identify the type of module form the points
given below
1. This modules are foundation of object oriented
programming in VB
2. Can write code in this modules to create new
objects
3. All properties and methods created can be
us
 A)Form module
 B)Standard module
 C)Class module
 D) System module
   
Q. 2Which of the following program is used to of
Access database using DAO?
i. Dim ws as DAO
Dim Db as Database
Set ws=DAO.workspaces
Set Db=ws(“c:\emp”)
ii. Dim ws as wokengine
Dim Db as database
Set ws=dbengine.workspaces(0)
 A)ii
 B)iii, iv
 C)iii
 D)iv
   
Q. 3What is the output of the following function?
Len(LTrim(Round(230.55)))
InStr(Trim(Round(230.55)), 2)
 A)3.1
 B) 3, 3
 C)1,3
 D)3, 7
   
Q. 4Choose the correct statement with reference
to custom controls
1. Are always included in the Toolbox
2. Are controls available in separate files with file
extension OCX
3. These includes specialized controls, such as
the common dia
 A)1, 3
 B)1, 2, 3
 C)1, 2
 D)2, 3
   
Q. 5Match 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
   
Click here to get Visual Basic (BT0082 ) New Question


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