What is type system in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

what is a delegate? what it is used for?

13 Answers   Choice Solutions, TCS,


Can a class have static constructor?

0 Answers  


How to override a function in c#?

0 Answers  


What is the difference between a private assembly and a shared assembly?

0 Answers  


What is console based application?

0 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  


What does Dispose method do with the connection object?

2 Answers  


Why do we use yield in c#?

0 Answers  


What are the different types of classes?

0 Answers  


What is Event - Delegate?

0 Answers  


What is ildasm and obfuscator in net?

0 Answers  


Define property in c#.net?

0 Answers  


Categories