0% found this document useful (0 votes)
56 views2 pages

Bscit 603

This document is an exam paper for a 6th semester B.Sc. (IT) ASP.NET course. It contains 2 sections - Section A is compulsory and contains 15 short answer questions worth 2 marks each. Section B contains 9 longer answer questions worth 5 marks each, from which students must attempt any 9. The questions cover topics related to C# programming language characteristics, data types, loops, arrays, strings, classes, inheritance, operators, and exceptions. Students have 3 hours to complete the paper worth a total of 75 marks.

Uploaded by

api-3782519
Copyright
© Attribution Non-Commercial (BY-NC)
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)
56 views2 pages

Bscit 603

This document is an exam paper for a 6th semester B.Sc. (IT) ASP.NET course. It contains 2 sections - Section A is compulsory and contains 15 short answer questions worth 2 marks each. Section B contains 9 longer answer questions worth 5 marks each, from which students must attempt any 9. The questions cover topics related to C# programming language characteristics, data types, loops, arrays, strings, classes, inheritance, operators, and exceptions. Students have 3 hours to complete the paper worth a total of 75 marks.

Uploaded by

api-3782519
Copyright
© Attribution Non-Commercial (BY-NC)
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/ 2

Roll No. ......................

Total No. of Questions : 13] [Total No. of Pages : 02

J-3590[S-1446] [2037]
B.Sc. (IT) (Semester - 6th)
ASP.NET (B.Sc. (IT) - 603)

Time : 03 Hours Maximum Marks : 75


Instruction to Candidates:
1) Section - A is compulsory.
2) Attempt any Nine questions from Section - B.

Section - A
Q1) (15 x 2 = 30)
a) Write the characteristics of C#.
b) Using example explain how are we adding comments.
c) What is use of # pragma directive explain with example.
d) Explain the compile time error.
e) What are special & bitwise operator.
f) How we write mathematical function C#.
g) What is the function of sizeoff operator.
h) What is the advantage of nesting in methods.
i) How does the for-each loop differ from other loops.
j) Explain the structures used in C#.
k) Describe the definition of nesting of classes?
l) How do we implement interfaces?
m) Define a subclass and visibility control.
n) Write about comparison overloaded operator.
o) Explain general catch handler.

P.T.O.
Section - B
(9 x 5 = 45)
Q2) Compare the features of C# and Java. How do they differ from each other?

Q3) How we initialize & declare variable in C#. Give example.

Q4) What are two different categories of data types? Distinguish between them.

Q5) Discuss the different types of loop statement used in C#. Illustrate with
examples.

Q6) Describe the definition of an array class and array list class?

Q7) Write the procedure to format a string?

Q8) Differentiate between classes and structures.

Q9) Distinguish between overloaded constructor and static constructor.

Q10) How we define a class and then adding: variables, methods, modifiers and
further accessing class members?

Q11) Compare and write about classical inheritance and containment inheritance.

Q12) Discuss about unary and binary overloading operators.

Q13) Write about checked and unchecked operators.

!!!!!

J-3590[S-1446] -2-

You might also like