an object,class is value type or refarance type. ?

Answers were Sorted based on User's Feedback



an object,class is value type or refarance type. ?..

Answer / chandan

object and class is refrence type

Is This Answer Correct ?    15 Yes 0 No

an object,class is value type or refarance type. ?..

Answer / chandan

reference type

Is This Answer Correct ?    11 Yes 0 No

an object,class is value type or refarance type. ?..

Answer / pramod mishra

object and class both are refrence type

Is This Answer Correct ?    5 Yes 0 No

an object,class is value type or refarance type. ?..

Answer / ctharam

They are Class, Object, Interface, String, Delegate and Dynamic.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Why we use extension methods in c#?

0 Answers  


About multi level and multiple inheritance how to achieve in .net ?

2 Answers   CTS, MMTS,


How does inheritance work in c#?

0 Answers  


Explain the role of Garbage collector and its generations?

0 Answers   MCN Solutions,


How do you generate documentation from the C# file commented properly with a command-line compiler?

1 Answers  






What can we do to handle multiple exceptions?

0 Answers   Accenture,


Can we inherit an abstract class in another abstract class. If no why and If yes how..?

2 Answers  


What is sorted list in c#?

0 Answers  


In object oriented programming, how would you describe encapsulation in c#?

0 Answers  


Please explain value types and reference types used in c#?

0 Answers  


What is enum in c#?

0 Answers  


Explain nullable types in c#?

0 Answers  


Categories