C Sharp
Answer / senthil
C# is pure object oriented programming language, syntax and
some class libraries taken from c and c++, It's look like
JAVA developed by Microsoft
Is This Answer Correct ? | 10 Yes | 2 No |
What is function and method in c#?
what is webapplication? what is windows application? what is the extension for both . in what purpose we r using webapplication. in which situation we r using windowns application
What is managed or unmanaged code?
What are the advantages of using c#?
in object oriented programming, how would you describe encapsulation?
What is a clr (common language runtime)?
How do you remove the objects which are not in use?Explicitly or implicitly?What is the exact mechanism going behind?
2 Answers Advanced Software Systems, Choice Solutions,
Can we write one page in c# and other in vb in one application ?
Can I define a type that is an alias of another type (like typedef in c++)?
Why do we use anonymous method in c#?
Is everything an object c#?
What is the use of inheritance in c#?