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 / thirdware
Its value type..........
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Can a loop recorder detect a heart attack?
Why do we need to call CG.SupressFinalize?
Why we use get set in c#?
Is list passed by reference c#?
How many bytes is an int in c#?
What are the types in c#?
What is the data type for bit in c#?
How do I stop my console from closing in c#?
What does f mean in c#?
Can you inherit from multiple classes in c#?
What is a streamwriter in c#?
What is the use of console readline () in c#?
Differentiate between static class and singleton instance?
What is generic collection in c#?
Is string a data type in c#?