Sie sind auf Seite 1von 2

Roll No........................

Total No. of Questions : 13] [Total No. of Pages : 02


J-3651[S-1507] [2037]
B.Sc. (IT) (Semester - 3rd/4th & 6th)
VISUAL BASIC PROGRAMMING/DEV. DESKTOP &
DISTRIBUTED APPLICATION WITH VISUAL BASIC
(B.Sc. (IT) - 401/604/302)
Time : 03 Hours Maximum Marks : 75

Instruction to Candidates:
1) Section - A is compulsory.
2) Attempt any Nine questions from Section - B.
Section - A
Q1) (15 X 2 = 30)
a) Give a brief introduction about Visual Basic editions.
b) Differentiate between event driven approach and procedure driven
approach.
c) What are the various elements present in Visual Basic environment?
d) Write steps involved in VB application development.
e) Write step involved in starting a new project.
f) How we can change the font size and font color in Visual Basic.
g) Define variable in VB?
h) What you understand by the scope of a variable?
i) What are various data types supported by VB?
j) Give syntax for array declaration in Visual Basic.
k) Give code to put an image on VB form.
l) Give the advantages of OLEDB.
m) Give steps for creating reports in VB with Wizard?
n) What are prerequisites for working with crystal reports?
o) Give steps for setting a connection to a Data Source.

P.T.O.
Section - B
(9 X 5 = 45)
Q2) Explain the steps involved in development of Visual Basic Application.

Q3) Write a Visual Basic program to find the given number is odd or not, and
outputting data to a message box.

Q4) What will be the values of x after the execution of each step one by one.
x=1
If x < 5 Then
x=0
End If
x=x+1

Q5) Explain the properties, Events related and method associated with Button,
list Box, and Combo Box in VB.

Q6) What is an Array? How we can declare a fixed length array and dynamic
Array.

Q7) Explain the following statement in VB


(a) If .Else statement.
(b) Case. End Select statement.

Q8) Give guidelines to create an effective menu. Also give code to create a top
down menu.

Q9) Write a note on MDI forms.

Q10) What is MSFlexGrid control and explain how it is used?

Q11) Explain the usage of Bound controls in ActiveX data controls.

Q12) Explain steps involved to access the data from a data base in Visual Basic.

Q13) Write a note on crystal and data reports generated in VB.

P
J-3651[S-1507]
Q 2

Das könnte Ihnen auch gefallen