CC 11
CC 11
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.
Save As Copy
Close Delete
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.
CC-11 3