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
Explain how to use an extender provider in the project.
Explain About ADO and its objects
What is property c#?
What is binary search tree in data structure?
What is the difference between list and arraylist in c#?
What is a class c#?
What is the difference between abstract and abstraction?
How is lazy loading achieved?
What is application object in c#?
How can we make a thread sleep for infinite period ?
Can extension methods access private members?
Is vs as c#?
How many constructor can a class have?
What is console write in c#?
When should I use static in C#?