0% found this document useful (0 votes)
9 views

C Sharp2019

This document is an examination paper for the B.C.A. (Sem. IV) course on Programming with C#, conducted in March/April 2019. It includes various sections with questions on programming concepts, data types, control structures, and ADO.NET, requiring both brief and detailed answers. The total marks for the examination are 70, and it is designed to assess students' understanding of the subject matter.

Uploaded by

mentalinsaan340
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

C Sharp2019

This document is an examination paper for the B.C.A. (Sem. IV) course on Programming with C#, conducted in March/April 2019. It includes various sections with questions on programming concepts, data types, control structures, and ADO.NET, requiring both brief and detailed answers. The total marks for the examination are 70, and it is designed to assess students' understanding of the subject matter.

Uploaded by

mentalinsaan340
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

111111111111111111111111111111111111111I11111111111111111111111111111111111111111111111111

*RAH-003-00340800*

RAH-003-00340800 Scat No. _

B. C. A. (Sem. IV) (CBCS) (W.I.F. 2016) Examination


March / April - 2019
CS - 20 : Programming With C#

Faculty Code 003


Subject Code 00340800

1
Time : 2- Hours] [Total Marks 70
2

1 (a) Attempt the following questions. 4


(1) Full form of JIT is _
(2) Full form of CTS is
(3) Full form of IDE is ~
(4) Full form of FCL is _

(b) Answer in brief: (anyone out of two) 2


(1) List types of project in IDE.
(2) Give the definition of jagged array with syntax.

(c) Answer in detail : (anyone out of two) 3


(1) Explain component of IDE.
(2) Explain if statement with syntax and example.

(d) Write a note on : (anyone out of two) 5


(1) Explain for and while loop with syntax and
example.
(2) Explain data types in detail.

2 (a) Attempt the following questions : 4


(1) method is used to add element in
Hashtable.
(2) ~~_~ method is used to remove and return
element in Stack.
(:3) _______ known as smart fields.
(4) class will prevent inheritance.

RAH-003-00340800 ] 1 [ Contd ....


(b) Answer in brief: (anyone out of two) 2
(1) What is method overloading?
(2) Give the syntax for to define sealed class.

(c) Answer in detail : (anyone out of two) 3


(1) Explain "ref' and "out" parameters for methods.
(2) Explain property with example.

(d) Write a note on : (anyone out of two) 5


(1) Explain single and multicast Delegate with
example.
(2) Explain pointer with example.

3 (a) Attempt the following questions : 4


(1) Form is type of control.
(2) IS default event of button.
(3) IS default property of textbox.
(4) Default value of interval property of timer
18 _

(b) Answer in brief: (anyone out of two) 2


(1) List out events of form.
(2) List out property of button.

(c) Answer in detail : (anyone out of two) 3


(1) Explain SaveFileDialog with example.
(2) Explain OpenFileDialog with example.

(d) Wri~e a note on : (Anyone out of two) 5


(1) . Explain radiobutton and checkbox with example.
(2) Write a program for following. (When user click
on ADD button duplicate city cannot be inserted)

RAH-003-00340800 ] 2 [ Contd ....


4 (a) Attempt the following questions : 4

(1) For to check connection state property


of connection is used.

(2) For to connect with sqlserver namespace


is used.

(3) method is used to close the connection.


(4) Full form of ADO is

(b) Answer in brief: (anyone out of two) 2

(1) Explain DataColumn class.

(2) Draw the figure of Architecture of ADO.NET.

(c) Answer in detail : (anyone out of two) 3

(1) Explain DataTable class with example.

(2) Explain Command object with example.

(d) Write a note on : (anyone out of two) 5

(1) Explain Connection and DataAdapter object III

detail.

(2) Give the difference between connected vis


disconnected architecture.

5 (a) Attempt the following questions 4


(1) is the extension of user control file.
(2) event will occur whenever the user
control loads.
(3) Section 1 for crystal report includes
(4) Section 3 for crystal report includes

RAH-003-00340800] 3 [ Contd ....


(b) Answer in brief: (anyone out of two) 2
(1) List out types of reports.
(2) List out types of setup projects.

(c) Answer in detail : (anyone out of two) 3


(1) Explain summary field in crystal report.
(2) Explain formula field in crystal report.

(d) Write a note on : (anyone out of two) 5


(1) Explain all sections of crystal report In detail.
(2) Explain user control in c# windows programming.

l, .

RAH-003-00340800 ] 4 [ 3200 I 86 - 62 ]

You might also like