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. 1State whether the following statement are
true or false(T/F)
1. The library functions are prewritten routines
that are included as an integral part of the
language
2. DHTML application allow to respond to events
in an HTML page
 A)1 – F, 2 – T, 3 – T
 B)1 – T, 2 – F, 3 – T
 C)1 – T, 2 – T, 3 – F
 D)1 – T, 2 – T, 3 – T
   
Q. 2What is the output of K and R in given code
K=100
R=calc(K)
Print K
Print R
Function calc(j as integer) as integer
J=200
Calc = j
End function
 A)100, 200
 B)200, 100
 C)200, 200
 D)None of the above
   
Q. 3Relate the following types of modules with
their descriptions
Set A
1. Class module
2. Standard module
3. Form module
Set B
a. are containers for procedures and declarations,
commonly used by other parts of the applications
 A)1 – c, 2 – b, 3 – a
 B)1 – a,2 – b, 3 – c
 C)1 – c, 2 – a, 3 – b
 D)1 – a, 2 – c, 3 – b
   
Q. 4Select the true statement with reference to
IIS Application
1. This uses, HTML to present its user interface
and uses compiled VB code to process requests
and responds to events in the browsers
2. Can be used on the Internal and not In
 A)1, 31, 3
 B)2, 3
 C) 1, 2
 D)1, 2, 3
   
Q. 5Match the following tools available in the
toolbox which is used to draw control on the
forms
Set A
1. Label
2. Pointer
3. Frames
Set B
a. provides a visual and functional container for
controls
b. provides a way to
 A)1 – a, 2 – c, 3 – b
 B)1 – b, 2 – c, 3 – a
 C)1 – c, 2 – b, 3 – a
 D)1 – b, 2 – a, 3 – c
   
Click here to get Visual Basic (BT0082 ) New Question


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