Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

http://www.rtmnuonline.

com

NRT/KS/19/5539
Bachelor of Commerce (Computer Application) (B.C.C.A.) Semester–VI Examination
C#. NET
Compulsory Paper–1
Time : Three Hours] [Maximum Marks : 80

N.B. :— (1) Draw well labelled diagram wherever necessary.


(2) All questions are compulsory.
PART—A
N.B. :— (1) Each question carries 2 marks
(2) Answer should not be in more than 5 lines.
1. (a) What is C# ?
(b) What is command line argument ?
(c) What is if----- else statement ?
(d) What do you mean by an array ?
(e) What is Polymorphism ?
(f) What is Method Overriding ?
(g) What is Debugging ?
(h) What is use of 'Finally Keyword' ? 8×2=16
PART—B
N.B. :— (1) Each question carries 3 marks.
(2) Answer should not be in more than 10 lines.
2. (a) What is benefits of .Net Technology ?
(b) What is boxing and unboxing ?
(c) How to create an array ? Explain with example.
(d) What is system .Array class ?
(e) What are sealed methods ?
(f) Explain type of inheritance.
(g) Define interface with example.
(h) How to catch multiple exceptions ? 8×3=24
PART—C
N.B. :— (1) Each question carries 5 or 10 marks.
(2) Answer should not be in more than 400 words for 5 marks questions and 600 words for
10 marks questions.
EITHER
3. (A) Differentiate between C# and C++. 5
(B) Explain mathematical functions in detail. 5
OR
(C) What is operator ? Explain various types of operators in C#. 10
EITHER
4. (A) Explain for loop with example. 5
(B) Write a program to find the sum of digits of a number. 5
OR
(C) What is method overloading ? Explain its syntax with example. 10
EITHER
5. (A) Differentiate between class and structure. 5
(B) Write a short note on "This Reference". 5
OR
(C) What is constructor ? Explain types of constructor and how to overload constructor ? 10
EITHER
6. (A) Write a short note on nested try block. 5
(B) Explain operator overloading with example in C#. 5
OR
(C) Explain the process of throwing own exception. 10
CLS—19845

You might also like