Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

msc computer science, Exams of Computer Science

c# old questions compiled (since 2010)

Typology: Exams

2017/2018

Uploaded on 01/03/2018

chriscool
chriscool 🇮🇳

1 document

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
C# Dec 2010
20 Marks
1. Discuss the role of CLR debugger in detail.
2. Explain the various applications of C #.
3. Write in detail about the various features of VS·NET.
4. Discuss how C # handles errors in detail.
5. Explain how windows applications are developed with examples.
Dec 2011
Explain .NET, COM and COM+ in detail.
Discuss C# data types, operators, and ow control with examples.
Describe the features of VS.NET in detail.
Explain operator overloading interfaces in detail.
Explain ADO.NET object model and data set with example.
May 12
11. Explain the CLR Debugger in detail with example.
12. Discuss C# data types, operators and flow control with sample code.
13. Describe the features of VS · NET in detail.
14. Explain operator overloading Interface with example.
15. Explain ADO·NET object model and Dataset with suitable application.
Dec 2012
11. Explain in detail about NET base classes.
12. Describe briefly about interoperatability and pre-processor in C#.
13. Discuss about how to customize VS.NET in detail.
14. Explain briefly about class inheritance with sample code.
15. Describe in detail about winforms.
May 13
11. Explain the activities of Common Language Runtime.
12. Explain the various data types and operators supported by C#.
13. Explain the steps involved in customizing the VS.NET.
14. Explain the different steps involved in using delegates with examples.
15. Discuss the various operations on file and folders in detail.
Dec 2013
11. Explain the components of Common Language Runtime in detail.
12. Explain the various data types and operators in C#.
13. Explain about the customizing the VS.NET in detail
14. Describe about delegates in C#.
15. Describe the steps for creating Winforms applications in VC.NET
May 14
11. Describe all the components of CLR in detail. (20)
pf3
pf4

Partial preview of the text

Download msc computer science and more Exams Computer Science in PDF only on Docsity!

C# Dec 2010

20 Marks

1. Discuss the role of CLR debugger in detail.

2. Explain the various applications of C #.

3. Write in detail about the various features of VS·NET.

4. Discuss how C # handles errors in detail.

5. Explain how windows applications are developed with examples.

Dec 2011

Explain .NET, COM and COM+ in detail. Discuss C# data types, operators, and flow control with examples. Describe the features of VS.NET in detail. Explain operator overloading interfaces in detail. Explain ADO.NET object model and data set with example. May 12

11. Explain the CLR Debugger in detail with example.

12. Discuss C# data types, operators and flow control with sample code.

13. Describe the features of VS · NET in detail.

14. Explain operator overloading Interface with example.

15. Explain ADO·NET object model and Dataset with suitable application.

Dec 2012

  1. Explain in detail about NET base classes.
  2. Describe briefly about interoperatability and pre-processor in C#.
  3. Discuss about how to customize VS.NET in detail.
  4. Explain briefly about class inheritance with sample code.
  5. Describe in detail about winforms.

May 13

11. Explain the activities of Common Language Runtime.

12. Explain the various data types and operators supported by C#.

13. Explain the steps involved in customizing the VS.NET.

14. Explain the different steps involved in using delegates with examples.

15. Discuss the various operations on file and folders in detail.

Dec 2013

  1. Explain the components of Common Language Runtime in detail.
  2. Explain the various data types and operators in C#.
  3. Explain about the customizing the VS.NET in detail
  4. Describe about delegates in C#.
  5. Describe the steps for creating Winforms applications in VC.NET

May 14

  1. Describe all the components of CLR in detail. (20)
  1. How do you use flow control statement in C#? (20)
  2. Explain how to create project in NET language. (20)
  3. Discuss about events in detail. (20)
  4. Describe the creation of win forms application in VC.NET.

Dec 14

  1. Describe the components and its functions of CLR.
  2. Discuss the various types of operators. List out its precedence hierarchy.
  3. Discuss the steps in creating projects using VS. NET IDE.
  4. What are the operators that can’t be overloaded? Write a program to add two complex numbers using operator overloading.
  5. Discuss the accessing of data from the database using ADO.NET with an example.

May 15

  1. Discuss CLR with all components.
  2. How do you define a class? Explain how to pass string objects to write line method.
  3. Explain about the customizing the VS.NET in detail.
  4. Describe about Events in C#.
  5. Discuss WINCV tool in detail.

5 marks

Dec 2010

1. What is common language run-time?

2. State · NET base classes.

3. List the data types supported by C #.

4. What is interoperability?

5. What is the purpose of creating projects?

6. How do you customize VS·NET?

7. What are name spaces?

8. What do you mean by delegates?

9. State the use of pre-processor.

10. What is unsafe code?

Dec 2011

Write short notes on CLR. Explain the framework of .NET Discuss the pre-processor. Give some applications of C# How compiling is done in VS.NET? Give brief overview of VS.NET Write short notes on Enumerations. Discuss namespaces. What is meant by unsafe code?

May 14

  1. State atleast five most importance highlights of C# language.
  2. What is the common language specification? Explain them.
  3. Explain the reflection concept in C# language.
  4. How do you define a class? Explain it.
  5. Write some features of VS. NET.
  6. Explain how to debugg in VS. NET program.
  7. What is meant by delegates? Explain it.
  8. Write a program to implement operator overflowing making arithmetic operations.
  9. What is the use of preprocessor in C#?
  10. What are the benefits of ADO.NET? Dec 14
  11. Compare the .NET, COM and COM+
  12. Explain the CLR debugger.
  13. Discuss the advantages of C# compared to other languages.
  14. Explain the applications of C#.
  15. Discuss about the VS.NET IDE.
  16. Explain the features of VS.NET.
  17. Explain about the namespaces with example.
  18. Explain the enumerations with example.
  19. Discuss the various file and folder operations in C#.
  20. Explain the ADO.NET object model.

May 15

1. What is CLR debugger in .NET? Explain it.

2. Discuss the C# program structure.

3. Explain the pre-processor in C# language.

4. Write short note on .NET base classes.

5. Explain the visual studio .NET IDE.

6. List out some features of VS.NET.

7. What is an object class? Explain it.

8. What is Name space? Explain it.

9. Explain some mathematical functions with an example.

10. What is object model? Explain it.