InterviewSolution
Saved Bookmarks
| 1. |
What's C# ? |
|
Answer» C# (pronounced C-sharp) is a new object oriented LANGUAGE from Microsoft and is derived from C and C++. It also borrows a LOT of concepts from JAVA too including garbage COLLECTION. C# (pronounced C-sharp) is a new object oriented language from Microsoft and is derived from C and C++. It also borrows a lot of concepts from Java too including garbage collection. |
|