Pgdca 2 Sem Gui Programming in Visual Basic 117a May 2018
Pgdca 2 Sem Gui Programming in Visual Basic 117a May 2018
com
Section - 'B' OR
Explain Active-X data objects.
Answer the following short-answer-type questions with word
limit 200-250 : (6 5=30) Q.5 Explain the relationship between MDI form and Menu Editor.
Q.1 Explain automatic code completion features of Visual Basic. OR
OR What is data environment designer? How to connect it with
provider, data source and record source.
Explain the concept of modules with example.
Q.2 What are constants? Discuss different types of it in VB? Section - 'C'
OR Answer the following long-answer-type questions with word
Write a program in Visual Basic to print the given pattern: limit 400-450 : (10 5=50)
Q.1 Describe different editions of visual basic.
1
× OR
2 2
Explain the terms objects, properties, methods and events.
3 3 3
Q.2 Write a program in VB to search an element of static array.
4 4 4 4
OR
--------------
What is select case statement? Discuss switch condition, case
-------------- levels and default statement.
Using nested for loop. Q.3 Compare combo box and list box in detail.
Q.3 What are option button and frame control? How to compare OR
option button and check box? Explain the uses of watch window and local window.
OR Q.4 What is random access file? How to read and write records in
Discuss different types of errors in the Visual Basic. this file?
Q.4 What do you mean by sequential access file? Discuss input, OR
output and append modes. Write brief note on data form wizard.