If a class is having 4 variables namely type double,type
integer,type string,type decimal.
If we create an instance of that class those variables which
gets into this instance are value types or reference types?
Answer Posted / kishore.a
It will be value type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?
What is the difference between ienumerable and iqueryable?
What is windows forms in c#?
Why main is static in c#?
Why dataset is used in c#?
What is mvc in c#?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
Why do we use parameters in c#?
Is datetime value type c#?
What is serialization in unity?
How big is a 64 bit integer?
Is learning c# hard?
What is difference between private, protected, and public in C#?
What is marshalling and what are different kinds of marshalling?
Is post back in c#?