0% found this document useful (0 votes)
19 views3 pages

CC 11

Uploaded by

mailme.usless
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views3 pages

CC 11

Uploaded by

mailme.usless
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

No.

of Printed Pages : 3 I CC-11(


BACHELOR IN COMPUTER
APPLICATIONS
cN1
Term-End Examination
cNI
June, 2010
O
CC-11 : VISUAL BASIC

Time : 2 hours Maximum Marks : 75

Note : Question No. 1 is compulsory. Answer any three


questions from the rest. All questions pertain to Visual
Basic.

1. (a) Compare MDI form with SDI form. Write 10 •


a step by step procedure to create a MDI
form and select some controls like a text box,
label, picture box etc. on it.

Explain any five string functions that are 10


supported by VB with the help of an
example for each.

Write an event procedure to display the 10


no. of digits in any given number. Draw
the layout of the user interface also.

CC-11 1 P.T.O.
(a) Define an event. List any six events and 8
their basic functionality/description. Also,
write the control associated with the event
against each of the event.

(b) Write an event procedure to design a 7


simple (single-form) billing application for
a sports-store. Draw the layout of the
user-interface.

(a) Write a step-by-step procedure to design a 8


simple menu shown below using a
menu-editor.

File Edit Window

New Select All Exit

Open Zoom About

Save Cut Version

Save As Copy

Close Delete

(b) Write an event procedure to find sum and 7


average for the given list of 5 integers.

CC-11 2
4. (a) Write the steps to create a New Database 8
with the name "Course_Mtrl" and with the
following fields using Data Manager :
Field Name Type Size
Enrol_No Integer 10
Student_Name Text 25
Programme Text 20
Programme_Code Text 04
Semester Integer 02
Address Text 40
RC_Code Integer 02
SC_Code Integer 04
(b) Write an event procedure to count and 7
display the no. of vowels present in a string
given as input.

5. Write the short notes on the following primarily


focussing on their purpose of use : 5x3=15
OLE
Shape Control
(c) • Combobox Control
Pointer
Line Control

CC-11 3

You might also like