SlideShare a Scribd company logo
Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
help.mbaassignments@gmail.com
or
call us at : 08263069601
[ WINTER, 2015 ] ASSIGNMENT
PROGRAM Master of Science in Information Technology(MSc IT)Revised
Fall 2011
SEMESTER 4
SUBJECT CODE & NAME MIT4021– C# and .Net
CREDITS 4
BK ID B1187
MARKS 60
Note: Answer all the questions.
Question.1. Explain .NET framework class library.
Answer:
The .Net Framework class library (FCL) provides the core functionality of .Net Framework
architecture .The .NetFrameworkClassLibrary(FCL) includesahuge collection of reusable classes ,
interfaces,andvalue typesthatexpedite andoptimize the development process and provide access
to system functionality.
The .NetFrameworkclasslibrary(FCL) organizedinahierarchical tree structure anditis divided into
Namespaces. Namespaces is a logical grouping of types for the
Question.2. Explain the steps to execute C# programs using visual
studio IDE.
Answer:There are different ways for this:
1.Building C# Applications Using csc.exe
While itistrue thatyou might never decide to build a large-scale application using nothing but the
C# command-line compiler, it is important to understand the basics of how to compile your code
files by hand.
2.Building .NET Applications Using Notepad++
Question.3. Explain the following in context of methods in C# with
the help of examples:
Answer:For writing a nested function in C#, we would make use of delegates and anonymous
functions. A delegate is nothing but a "function pointer". And an anonymous function is a
function/method without a name. Below, we are declaring a delegate which will point to an
anonymous function.
// Declare a delegate which will point to different anonymous methods.
public delegate long FactorialDelegate(long n);
Question.4. What do you mean by members in C#? Explain constant
members and read only members also explain properties in C#.
Answer: Classes and structs have members that represent their data and behavior. A class's
membersinclude all the membersdeclaredinthe class, alongwithall members(exceptconstructors
and destructors) declaredinall classesinitsinheritance hierarchy. Private members in base classes
are inherited but are not accessible from derived classes.
The following table lists the kinds of members a class or struct may contain:
Question.5. How to handle exception in C#. Explain the syntax with
an example.
Answer:Exceptionsare unforeseenerrorsthathappen in your programs. Most of the time, you can,
and should, detect and handle program errors in your code. For example, validating user input,
checkingfornull objects,andverifyingthe values returned from methods are what you expect, are
all examples of good standard error handling that you should be doing all the time.
However,there are times whenyoudon'tknow if anerror will occur. For example, you can't predict
when you'll receive a file I/O error, run out of system
Question.6. Explain console input and output
Answer:Dennis Ritchie develop the C language without compromising to its compact feature. To
attaincompactnesshe deliberatelynotprovidedeverythingrelatedtoinputoutputinthe definition
of the language.SoC language doesn’t contain any code to receive data from keyboard and send it
on the screen. Then how are we using scanf() and printf()
Dear students get fully solved assignments
Send your semester & Specialization name to our mail id :
help.mbaassignments@gmail.com
or
call us at : 08263069601

More Related Content

DOCX
Mit4021–%20 c# and .net
PPT
Grade 11 CS Review (unit 1)
PPT
Supporting program comprehension with source code summarization
PDF
Summarization Techniques for Code, Changes, and Testing
DOC
Mca 108
PDF
Supporting program comprehension with source code summarization icse nier 2010
PDF
17 pcds syllabus
DOCX
Mi0041 java and web design
Mit4021–%20 c# and .net
Grade 11 CS Review (unit 1)
Supporting program comprehension with source code summarization
Summarization Techniques for Code, Changes, and Testing
Mca 108
Supporting program comprehension with source code summarization icse nier 2010
17 pcds syllabus
Mi0041 java and web design

What's hot (20)

DOCX
Java interface
DOCX
Mi0041 java and web design
PDF
Frequently asked tcs technical interview questions and answers
DOCX
Mit103 object oriented programming
DOCX
Mi0041 java and web design
PPTX
Lecture 18
DOCX
Mi0041 java and web design
PDF
CS4443 - Modern Programming Language I
DOC
Mca 204
DOCX
Mit4021 c# and .net
PDF
C# c# for beginners crash course master c# programming fast and easy today
PDF
What is Interface in Java | How to implement Multiple Inheritance Using Inter...
PPTX
Abstract Class In Java | Java Abstract Class Tutorial | Java Tutorial For Beg...
DOCX
Mca 4030 programming in java
PDF
Interface
PDF
Cprogrammingforproblemsolving
DOCX
Bt0074, oops with java
PPT
Java căn bản - Chapter13
PPT
Interpreter
Java interface
Mi0041 java and web design
Frequently asked tcs technical interview questions and answers
Mit103 object oriented programming
Mi0041 java and web design
Lecture 18
Mi0041 java and web design
CS4443 - Modern Programming Language I
Mca 204
Mit4021 c# and .net
C# c# for beginners crash course master c# programming fast and easy today
What is Interface in Java | How to implement Multiple Inheritance Using Inter...
Abstract Class In Java | Java Abstract Class Tutorial | Java Tutorial For Beg...
Mca 4030 programming in java
Interface
Cprogrammingforproblemsolving
Bt0074, oops with java
Java căn bản - Chapter13
Interpreter
Ad

Viewers also liked (20)

PPTX
C# Delegates
PPT
Singleton design pattern
PDF
вднх
PPTX
Marco metodológico
PPTX
сурдулица
PDF
нордавиа
PDF
мостурфлот
PDF
Bab 6 dina
PDF
гастрокарта Price
DOCX
Mit203 analysis and design of algorithms
PDF
армения
PDF
иран
PDF
новый иерусалим
PPTX
Literatura hebrea
DOCX
Situations(2)
PDF
2012 08 The Work of the Devon and Severn Inshore Fisheries and Conservation A...
PDF
никола ленивец
PDF
массаж
PDF
заповедная россия
PDF
возрождение
C# Delegates
Singleton design pattern
вднх
Marco metodológico
сурдулица
нордавиа
мостурфлот
Bab 6 dina
гастрокарта Price
Mit203 analysis and design of algorithms
армения
иран
новый иерусалим
Literatura hebrea
Situations(2)
2012 08 The Work of the Devon and Severn Inshore Fisheries and Conservation A...
никола ленивец
массаж
заповедная россия
возрождение
Ad

Similar to Mit4021–%20 c# and .net (20)

DOCX
Bt8903,c# programming
PPTX
PROGRAMMING USING C#.NET SARASWATHI RAMALINGAM
PPTX
csharp_dotnet_adnanreza.pptx
PDF
Introduction to C3.net Architecture unit
PDF
Intake 38_1
PDF
Intake 37 1
PPT
CSharp_03_ClassesStructs_and_introduction
PPT
03 oo with-c-sharp
PDF
Dr archana dhawan bajaj - csharp fundamentals slides
PDF
Understanding C# in .NET
PPTX
PPTX
DOCX
C sharp syllabus
PPTX
C# .NET: Language Features and Creating .NET Projects, Namespaces Classes and...
PDF
C Sharp Certification
PDF
Essential C 8 0 7th Edition Mark Michaelis Kevin Bost Editor Eric Lippert Editor
PPTX
.Net Framework 2 fundamentals
PDF
C# interview-questions
DOCX
Net Interview questions
PDF
Programming C 40 Building Windows Web And Ria Applications For The Net With C...
Bt8903,c# programming
PROGRAMMING USING C#.NET SARASWATHI RAMALINGAM
csharp_dotnet_adnanreza.pptx
Introduction to C3.net Architecture unit
Intake 38_1
Intake 37 1
CSharp_03_ClassesStructs_and_introduction
03 oo with-c-sharp
Dr archana dhawan bajaj - csharp fundamentals slides
Understanding C# in .NET
C sharp syllabus
C# .NET: Language Features and Creating .NET Projects, Namespaces Classes and...
C Sharp Certification
Essential C 8 0 7th Edition Mark Michaelis Kevin Bost Editor Eric Lippert Editor
.Net Framework 2 fundamentals
C# interview-questions
Net Interview questions
Programming C 40 Building Windows Web And Ria Applications For The Net With C...

Recently uploaded (20)

PDF
Computing-Curriculum for Schools in Ghana
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
01-Introduction-to-Information-Management.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
Classroom Observation Tools for Teachers
PPTX
Institutional Correction lecture only . . .
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
Lesson notes of climatology university.
PPTX
Pharma ospi slides which help in ospi learning
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Computing-Curriculum for Schools in Ghana
human mycosis Human fungal infections are called human mycosis..pptx
Renaissance Architecture: A Journey from Faith to Humanism
Module 4: Burden of Disease Tutorial Slides S2 2025
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
FourierSeries-QuestionsWithAnswers(Part-A).pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Microbial disease of the cardiovascular and lymphatic systems
O5-L3 Freight Transport Ops (International) V1.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
01-Introduction-to-Information-Management.pdf
Cell Structure & Organelles in detailed.
Classroom Observation Tools for Teachers
Institutional Correction lecture only . . .
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Lesson notes of climatology university.
Pharma ospi slides which help in ospi learning
3rd Neelam Sanjeevareddy Memorial Lecture.pdf

Mit4021–%20 c# and .net

  • 1. Dear students get fully solved assignments Send your semester & Specialization name to our mail id : help.mbaassignments@gmail.com or call us at : 08263069601 [ WINTER, 2015 ] ASSIGNMENT PROGRAM Master of Science in Information Technology(MSc IT)Revised Fall 2011 SEMESTER 4 SUBJECT CODE & NAME MIT4021– C# and .Net CREDITS 4 BK ID B1187 MARKS 60 Note: Answer all the questions. Question.1. Explain .NET framework class library. Answer: The .Net Framework class library (FCL) provides the core functionality of .Net Framework architecture .The .NetFrameworkClassLibrary(FCL) includesahuge collection of reusable classes , interfaces,andvalue typesthatexpedite andoptimize the development process and provide access to system functionality. The .NetFrameworkclasslibrary(FCL) organizedinahierarchical tree structure anditis divided into Namespaces. Namespaces is a logical grouping of types for the Question.2. Explain the steps to execute C# programs using visual studio IDE. Answer:There are different ways for this: 1.Building C# Applications Using csc.exe While itistrue thatyou might never decide to build a large-scale application using nothing but the C# command-line compiler, it is important to understand the basics of how to compile your code files by hand.
  • 2. 2.Building .NET Applications Using Notepad++ Question.3. Explain the following in context of methods in C# with the help of examples: Answer:For writing a nested function in C#, we would make use of delegates and anonymous functions. A delegate is nothing but a "function pointer". And an anonymous function is a function/method without a name. Below, we are declaring a delegate which will point to an anonymous function. // Declare a delegate which will point to different anonymous methods. public delegate long FactorialDelegate(long n); Question.4. What do you mean by members in C#? Explain constant members and read only members also explain properties in C#. Answer: Classes and structs have members that represent their data and behavior. A class's membersinclude all the membersdeclaredinthe class, alongwithall members(exceptconstructors and destructors) declaredinall classesinitsinheritance hierarchy. Private members in base classes are inherited but are not accessible from derived classes. The following table lists the kinds of members a class or struct may contain: Question.5. How to handle exception in C#. Explain the syntax with an example. Answer:Exceptionsare unforeseenerrorsthathappen in your programs. Most of the time, you can, and should, detect and handle program errors in your code. For example, validating user input, checkingfornull objects,andverifyingthe values returned from methods are what you expect, are all examples of good standard error handling that you should be doing all the time. However,there are times whenyoudon'tknow if anerror will occur. For example, you can't predict when you'll receive a file I/O error, run out of system Question.6. Explain console input and output
  • 3. Answer:Dennis Ritchie develop the C language without compromising to its compact feature. To attaincompactnesshe deliberatelynotprovidedeverythingrelatedtoinputoutputinthe definition of the language.SoC language doesn’t contain any code to receive data from keyboard and send it on the screen. Then how are we using scanf() and printf() Dear students get fully solved assignments Send your semester & Specialization name to our mail id : help.mbaassignments@gmail.com or call us at : 08263069601