an object,class is value type or refarance type. ?
Answer Posted / ctharam
They are Class, Object, Interface, String, Delegate and Dynamic.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what class is underneath the sortedlist class?
What does == mean in c sharp?
I want to print "Hello" even before main() is executed. How will you achieve that?
What is the main usage of keyword “virtual†? How does it work for a method or property?
What is serialization in dot net?
What is the namespcae generally given to the webpage of the .NET Framework ?
Is c# difficult to learn?
What is the difference between parse and tryparse in c#?
Which debugging tools you can use in the .NET ssSDK?
To catch any possible exception What is the C# syntax written ?
explain the nature of the assembly work?
Can structs in c# have destructors?
Can abstract class have constructor in c#?
Can we override interface method?
Can a struct inherit from another struct or class in c#?