0% found this document useful (0 votes)
23 views1 page

Csharp Asignment

This document is an assignment for II BCA A and B students at Bhandarkars Arts and Science College, focusing on C# and the .NET Framework. It includes a series of 2-mark and 4-or-more-mark questions covering topics such as the .NET Framework, C# data types, program structure, and string functions. The assignment aims to assess students' understanding of key concepts and functionalities within C# and .NET.

Uploaded by

shraddha.kk22
Copyright
© © All Rights Reserved
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)
23 views1 page

Csharp Asignment

This document is an assignment for II BCA A and B students at Bhandarkars Arts and Science College, focusing on C# and the .NET Framework. It includes a series of 2-mark and 4-or-more-mark questions covering topics such as the .NET Framework, C# data types, program structure, and string functions. The assignment aims to assess students' understanding of key concepts and functionalities within C# and .NET.

Uploaded by

shraddha.kk22
Copyright
© © All Rights Reserved
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

BHANDARKARS ARTS AND SCIENCE COLLEGE, KUNDAPURA

Department of Computer Science


Assignment on C# and .NET Framework
II BCA A and B (General)

2 Marks Questions
1. What is .Net Framework? List its components
2. What is Microsoft Intermediate Language (MSIL)?
3. What are CTS and CLS?
4. Name the different types of applications that can be created in .Net
Framework
5. What are namespaces? Give example
6. What are aliases for namespaces?
7. What are the two types of data types available in C#?Give example each
8. Differentiate value type and reference type data type in c#
9. What are boxing and unboxing in c#?
10. List the special operators in C#
11. What are mutable and unmutable strings in c#?
4 or more Marks Questions
1. Explain the origins of .Net technology?
2. Explain the components of .Net framework
3. What are the benefits of .Net approach
4. Explain sample c# program
5. Explain the C# program structure
6. Write a note on c# Literals
7. Explain value type data types in C#
8. Explain if-else statement with syntax and example
9. Explain switch-statement with syntax and example
10. Explain Fallthrough in switch statement
11. Explain while and do-while statement with syntax and example
12. Explain for- statement with its additional features
13. Explain foreach statement with syntax and example
14. Explain the different ways of creating strings in C#
15. Explain any five string functions in c#

You might also like