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.