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

DotNetC#marchApril2021

This document outlines the examination structure for the Fifth Semester B.C.A. Degree in Computer Science, specifically for the paper BCACST 5.3 - DOT NET WITH C#. It includes instructions for candidates, divided sections with questions of varying marks, covering topics such as C# features, ADO.NET, and object-oriented programming concepts. The exam consists of multiple sections requiring answers to short questions, detailed explanations, and notes on specific programming concepts.

Uploaded by

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

DotNetC#marchApril2021

This document outlines the examination structure for the Fifth Semester B.C.A. Degree in Computer Science, specifically for the paper BCACST 5.3 - DOT NET WITH C#. It includes instructions for candidates, divided sections with questions of varying marks, covering topics such as C# features, ADO.NET, and object-oriented programming concepts. The exam consists of multiple sections requiring answers to short questions, detailed explanations, and notes on specific programming concepts.

Uploaded by

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

731o894

Q.P. Code -
685002

Fifth Semester B.C.A. Degree


Examination, March/April 20211
(CBCS Scheme)
Computer Science
Paper BCACST 5.3 - DOT NET WITH C#

Time: 3 Hours] Max. Marks: 90

Instructions to
Candidates: All Sections are compulsory.

SECTION - A

I. Answer any TEN questions of the following. Each question carries 1 mark:
(10 x 1 = 10)

1. Define DOT NET.

2. What is CLR?

3 What is Metadata?

4 What is array list?

5. What is abstract class?

6. Define Destructor.

7 What is an exception?

8. What is Delegate?

9 What is sealed class?

10. What is ADO.NET?

I1. How can you create new project in microsoft visual studio window?

12. Write syntax for connection string.


Q.P. Code - 68502

SECTION - B

II. Answer any FIVE questions of the following. Each question carries 3 marks
(5 x 3 15)

13. Explain any three features of C#.

14. Mention the rules to define variable in C#.

15. Explain creation of class and objects in C#.

16 Explain access modifiers in C#.

17. Explain any three properties of thread class.

18. Write a note on control class.

19. Write a note on ADO.NET namespaces.

SECTION - C

III. Answer any SIX questions of the following. Each question carries 5 marks

(6x 5 30)

20. Explain any five functions of CLR.

21. What is type casting? Explain.

22. Explain for each statement with example program.

23. What is constructor? Explain types of constructor in C#.

24. Explain method overriding with an


example program.

25. Write a note on Delegates in C#

26. Explain properties and events associated with text boxes.

27. Explain the advantages of ADO.NET.


Q.P. Code -
68502

SECTION - D

IV. Answer any FIVE qucstions ofthe following. Each question carries 7 marks:
(5 7 35)

28 With neat diagram explain ADO.NET framework.

29. Explain Boxing and Unboxing in C# using example program.

30. What is array? Explain different types of arrays in C#.

31. Explain different types of inheritance in C#.

With neat diagram explain thread life cycle in C#.


32
33. Explain multiple document interface (MDI).

34. Explain ADO.NET architecture.

You might also like