what is c# and how it is different?

Why to use c# language? Why it is not in the syllabus of unipune? How it is different than other programming languages?

Your Answer

Some important points of C# :
C# has a lot of overhead and libraries included before it will compile. 
C++ code is much faster than C# code
With C#, you don’t have to worry much about garbage collection. 
C# is much more protected and gives you compiler errors and warnings without allowing you to make some serious errors.

0
c sharp programming
Practice Mock Test
c sharp programming