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

CSharp Introduction Quiz

The document is a C# introductory quiz consisting of multiple choice and true/false questions. It covers basic concepts such as the definition of C#, its developer, features, release year, and influences from other programming languages. The quiz aims to assess understanding of C# fundamentals.

Uploaded by

maxamudaxmed791
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)
15 views2 pages

CSharp Introduction Quiz

The document is a C# introductory quiz consisting of multiple choice and true/false questions. It covers basic concepts such as the definition of C#, its developer, features, release year, and influences from other programming languages. The quiz aims to assess understanding of C# fundamentals.

Uploaded by

maxamudaxmed791
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

Tima-ade University

C# Introduction Quiz
Instructions: Please answer the following questions based on the C# introductory
presentation.

Part A: Multiple Choice Questions (Choose the best answer)


1. What is C#?
a) A web browser
b) A type of database
c) A programming language by Microsoft
d) An operating system

2. C# was developed by:


a) Bill Gates
b) James Gosling
c) Anders Hejlsberg
d) Dennis Ritchie

3. Which of the following is a feature of C#?


a) Memory leaks
b) Multiple inheritance only
c) Garbage Collection
d) Static linking

4. Which year was C# released?


a) 1999
b) 2001-2002
c) 2010
d) 1995

5. Which of these languages is NOT mentioned as influencing C#?


a) Java
b) Python
c) C++
d) Smalltalk
Part B: True or False
6. C# uses a garbage collector to manage memory. (True / False)

7. All objects in C# must be declared using pointers. (True / False)

8. Enumerators in C# represent a set of named integers. (True / False)

9. The `finally` block in C# error handling is only executed if there’s an error. (True / False)

10. C# supports operator overloading similar to C++. (True / False)

End of Quiz
khayr ban idin rajeynayaa! Remember to review your answers before submitting.

You might also like