Answer Posted / komilla shaheen
c-sharp is a universal language used to create applications
and used on many os,including Microsoft windows .c-sharp is
one of the languages used in the Microsoft .net
framework.The Microsoft .net framework is a library of
objects that create or draw things on the computer.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is difference between for and foreach in c#?
What is the default value of guid in c#?
What is state c#?
What are functions c#?
What is hashtable in c# net with example?
How do I trim a space in c#?
how encapsulation is implemented in c#
How to find whether the application is run from inside ide or not?
What are the different types of constructors?
Are arrays immutable c#?
How long can loop recorders stay in?
What is the main purpose of delegates in c#?
Is there a way of specifying which block or loop to break out of when working with nested loops?
What is constructors, explain with syntax
What is the difference between static class and abstract class in c#?