Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

August 2010

Bachelor of Science in Information Technology (BScIT) – Semester 2/


Diploma in Information Technology (DIT) – Semester 2
BT0040 – Visual Programming with VB – 4 Credits
(Book ID: B0017)
Assignment Set – 1 (40 Marks)

Answer all questions 4 x 10 = 40

1. Write about the Visual Basic Application Development Life cycle with a sample Forms
development for performing integer arithmetic operations.

2. Discuss the following:


• Form Modules
• Standard Modules
• Class Modules

3. Create an MDI Application of your own in Visual Basic with atleast 3 child forms under the
Parent Form

4. Discuss with the help of a programming example all the features of Data Access Objects
(DAOs) in Visual Basic
August 2010
Bachelor of Science in Information Technology (BScIT) – Semester 2/
Diploma in Information Technology (DIT) – Semester 2
BT0040 – Visual Programming with VB – 4 Credits
(Book ID: B0017)
Assignment Set – 2 (40 Marks)

Answer all questions 4 x 10 = 40

1. Discuss the following:


• Visual Basic Editions
• Object Naming Conventions
• Event Procedures

2. Discuss the following control structures of Visual Basic with suitable programming examples
for each:
• If Statements
• Case Statements
• Do While Loop
• For…Next Loop

3. Create a Menu Interface in Visual Basic which performs the same functionality of MS –
Word File menu.

4. Develop a University Database using MS – Access. Create appropriate form based


interfaces to access the data using controls in the tool box.

You might also like