Event Driven Programming With Visual Basic Previous Paper (Sem 4) Unit 3
Event Driven Programming With Visual Basic
Sem 4
UNIT 3
1)What is Menu Editor? List the features
of Menu Editor supported by Visual
Basic.
2)What is the concept of Menu Control
Array? Create a menu based
application to perform basic arithmetic
operation using menu control array.
3)Explain Dynamic array with suitable
example
4)Write an application to create an array
of N elements and then find the
frequency of elements and display the
position in an array.
5)What are the various utility features
provided by menu editor.
6)Differentiate between SDI and MDI.
7)Explain in detail for each loop with example.
8)Write a program in VB to enter an array of
20 elements count the even and odd
elements from it.
9)What is Pop – Up menu. Explain the step by step procedure to create pop – up menu.
10)What is Dynamic Array in VB? Explain
11)What is array in VB? Explain the types of array in detail.
12)Write a short note on the concept of Single Document Interface (SDI) and Multiple
Document Interface (MDI).
13)What is control array? Write a procedure to create the control array.
14)Define interface? Explain the types of interface supported by visual basic
15)Design the application, to accept the password within time limit say 8 sec. Otherwise
display a message 'time elapsed.'.
16)What is the purpose of creating Menu
Editor in VB? Explain it
17)How will you create a toolbar and status
bar in Visual Basic?
18)What are SDI and MDI? Explain in details
MDI.
19)Explain any four built-in array function
with suitable example.
20)Write a short note on :
i) ToolBar
ii) ImageList
Post a Comment