Sunteți pe pagina 1din 2

ASSIGNMENT PROGRAM: BSc (IT) SEMESTER-II Subject Name : VISUAL BASIC A1922713031(el) EL2013-01-BIT0001-2573 : BOITUMELO SELELO (MR)

Permanent Enrollment Number (PEN) : Roll Number Student Name :

Assignment A

1. What do you understand by event driven programming? List and explain about some of the events supported by Visual Basic Objects. 2. What are the different data types supported by Visual Basic ? How they canbe declared? Also mention their uses. 3. Give examples of passing arguments by value and passing arguments by reference in Visual Basic procedures. 4. Give difference between arrays and dynamic arrays. How they can be created in Visual Basic? Give Syntax. 5. What are the advantage of ADO Data Control ? Explain about different objects of ADO model.

Assignment B

1. Write a program using dynamic arrays to record the high temperatures of last seven days and to display all of them with the average of high temperatures. Use three buttons on the screen, one to enter the temperature, second to display the result and third to exit from program. 2. Write a small hand calculator. Use command buttons for the number keys, the Enter key and the + key etc. Use a label to display the results. 3. Develop a WordPad application using MDI forms, having basic features of File and Edit.

4. Write an event procedure to automate the billing system of a supermarket. Give the details of database tables, forms, controls and menu design (if any). Make assumptions, wherever necessary.

Assignment C

S-ar putea să vă placă și