Get fully solved assignment. Buy online from website
online store
or
plz drop a mail with your sub code
we will revert you within 2-3 hour or immediate
Charges rs
125/subject
if urgent then call us on 08791490301, 08273413412
PROGRAM - Master of
Science in Information Technology(MSc IT)Revised Fall 2011
SEMESTER - 4
SUBJECT CODE &
NAME - MIT4021– C# and .Net
CREDIT - 4
BK ID - B1187
MAX. MARKS – 60
Q1. What is Common
Language Runtime (CLR)? List the services that CLR provide. 10
Ans: The Common Language Runtime (CLR): The Common Language Runtime or
CLR is the .NET equivalent of Java Virtual Machine (JVM). The primary
goal of the CLR is to locate, load, and manage .NET types. The term
runtime can be understood as a collection of external services that are
required to execute a given compile unit
Q2. Explain (a)
Assignment Operators (b) Bitwise Operators. 5, 5
Ans:
Assignment Operators: Assignment operators are used to
assign the value of an expression to a variable. We have seen the usual
assignment operator, ‘=’.In addition, C#
has a set of ‘shorthand’
Q3. Explain
different decision making statements used in C#. 10
Ans:
Different decision making statements used in C#: we have seen the usage of
identifiers, literals, data types and assignment statements of C# language with
their applications. In this unit, you are going to learn the theoretical and
practical implementation of them in various branching and looping structures. A
C# program is a set of
Q4. What is a
structure in C#? Explain with an example. 10
Ans:
Structure in C#: Structures
are similar to classes in C#. Although classes will be used to
implement most objects, it is
desirable to use structures where we may need to use composite data types for
applications. Because they are value types stored on the stack, they have the
following advantages compared to class objects
.
Q5. What is hiding
a method? Explain. 10
Ans:
Hiding Methods: In overriding a base class
method, we declared the base class method as virtual and the subclass
method with the key override. This resulted in hiding the base class
method from the subclass. Now, let us
Q6. What is an
event? Explain with example. 10
Ans:
Events: An event is a delegate type class
member that is used by the object or class to provide a notification to
other objects that an event has occurred. The client object can act on
an event by adding an event
Get fully solved assignment. Buy online from website
online store
or
plz drop a mail with your sub code
we will revert you within 2-3 hour or immediate
Charges rs
125/subject
if urgent then call us on 08791490301, 08273413412
No comments:
Post a Comment