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 - C
Q. 1 | Which of the following statement is true? i. The User control object file has the extension of .DLL ii. The graphical elements on the user control is stored in the files with Extension .CTX iii. Visual basic has 3 built in functions t |
| A) | i, ii, iii |
| B) | i, ii, iii, iv | | C) | iii, v, vi | | D) | All of the above are false | | | | Q. 2 | State whether the following statement are true or false (T/F) with reference to IIS applications 1. It allows for complicated business processing and easy access from almost any browser or platform 2. These are for Visual Basic Dev |
| A) | 1 – F, 2 – T, 3 – T, 4 – F, 5 – F |
| B) | 1 – T, 2 – T, 3 –T, 4 – T, 5 - T | | C) | 1 – F, 2 – T, 3 – F, 4 – F, 5 – T | | D) | 1 – T, 2 – F, 3 – F, 4 – T, 5 – T | | | | Q. 3 | What is the output of the given VB code Redim d Array (1 to 10) as integer Dim K as integer For K=1 to 10 D Array (K) =k Print d Array (K) Next Redim Array (1 to 5) as integer For K = 1 to 5 Print d Array (K) Next |
| A) | Output will be numbers 1 to 10 |
| B) | Output will be numbers 1 to 10 and 1 to 5 | | C) | Output will be numbers 1 to 5 | | D) | No output error in the code | | | | Q. 4 | In the given expression, Search Str = “XXpXXpXXpXXp” Search Char = “P” My Pos = Instr (4, Search Str, Search Char, 1) My Pos = Instr (1, Search Str, Search Char, 0) My Pos = Instr (1, Search Str, Search Char) My Pos = Instr (1, Sea |
| A) | 6, 9, 9, 0 |
| B) | 5, 0, 9, Null | | C) | 6, 0, 0, 0 | | D) | 5, 9, 9, Null | | | | Q. 5 | Match the Window style named argument constant with their value Constant Value 1 VbHide 2 vbNormalFocus 3 vbMinimizedFocus 4 vbMaximizedFocus 5 vbNormalNofocus i. 0 ii. 3 v. 4 iv. 1 iii. 2 |
| A) | 1-ii,2-iii, 3-i,4-v, 5-iv |
| B) | 1-v,2-ii, 3-i,4-iv, 5-iii | | C) | 1-i,2-iv, 3-iii,4-ii, 5-v | | D) | 1-iv,2-iii, -v,4-ii, 5-iv | | | |
Click here to get
Visual Basic (BT0082 )
New Question
Home > Download > SMU - Question Paper
> BSc IT > BT0082