0% found this document useful (0 votes)
16 views1 page

Dcap211 13

This document is a question paper for an exam on event driven programming. It is divided into two parts with Part A containing 10 short answer questions worth 2 marks each and Part B containing 6 long answer questions worth 10 marks each to be attempted from a choice of 10. The questions cover topics like the differences between ADODC and ADODB, implicit variable declaration, arrays, creating a calculator with visual basic, raising events in ActiveX controls, modules, variables, loops, separator bars in menus, SQL queries, and DataGrid properties and events. Students have 3 hours to complete the paper in English and are allowed to use a non-programmable calculator.

Uploaded by

Harman Preet
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)
16 views1 page

Dcap211 13

This document is a question paper for an exam on event driven programming. It is divided into two parts with Part A containing 10 short answer questions worth 2 marks each and Part B containing 6 long answer questions worth 10 marks each to be attempted from a choice of 10. The questions cover topics like the differences between ADODC and ADODB, implicit variable declaration, arrays, creating a calculator with visual basic, raising events in ActiveX controls, modules, variables, loops, separator bars in menus, SQL queries, and DataGrid properties and events. Students have 3 hours to complete the paper in English and are allowed to use a non-programmable calculator.

Uploaded by

Harman Preet
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/ 1

Registration No.

:__________________
PNR No:: 117181DCA467091
COURSE CODE : DCAP211
COURSE NAME : EVENT DRIVEN PROGRAMMING
Time Allowed: 03:00 hrs Max.Marks: 80
1. This question paper is divided into two parts A and B.
2. Answer all the questions in serial order.
3. Part A contains 10 questions of 2 marks each. All questions are compulsory.
4. Part B contains 10 questions (Questions 2 to 11) of 10 marks each, attempt any 06 questions out of 10.
Attempt all parts of the selected question. Only first 06 attempted questions would be evaluated.
5. The student is required to attempt the question paper in English medium only.
6. Simple non programmable calculator is allowed.

PART A

Q1(a)What is the difference between ADODC and ADODB?


(b)Explain how can we call a Command button without clicking it?
(c)What is Implicit variable declaration?
(d) What is the highest numbered position for a string of eight characters
(e) What is the difference between procedure and function?
(f)How to make a menu popup from a Command Button?
(g) What is the use of for-next?
(h)What is the default property of data control
(i)Which ADO object is always associated with a cursor?
(j)How to use times in Visual Basic?
PART B

Q2)What is an array? Explain declaration and processing of one and two dimensional array. How to create
dynamic array

Q3)Explain instructions for creating a calculator with visual basic

Q4)Write the features of vb.net?

Q5)Describe how and why raising events are necessary when creating ActiveX controls.

Q6)What is module and how to create it? Also show the use of module with relevant example.

Q7)Differentiate between Local variables, Static variables, Module level variables and Public variables.

Q8)Write a short note on loops in VB.net .

Q9)Explain separator bar. Which symbol can be used to create a separator. Write the steps to create a
separator bar in Menu?

Q10)What do you mean by SQL and SQL Server? Write down the queries to SELECT, INSERT, UPDATE AND
DELETE.

Q11)Explain commonly used properties and events of DataGrid controls.

-- End of Question Paper --

Page 1 of 1

You might also like