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
Why do we use lambda expression in c#?
How long does it take to get a loop recorder put in?
What is mean by c#?
Why delegates are safe in c#?
What are functions c#?
what is the difference between a struct and a class in c#?
What is the use of constructor in c# with example?
What is the diff between the System.Array.CopyTo() and System.Array.Clone()?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
What is jit (just in time)?
What is difference between iqueryable and ienumerable in c#?
Name the property of the textbox which cannot be changed at runtime?
Describe a Struct ?
What is cts, clr?
what is difference between is and as operators in c#?