int i,string s, String s1 Which is valuetype which is
refrence type.
Answer Posted / geetanjali
int i is value type
strings,s1 are refrence type
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between class and interface in .net?
What is cache memory in c#?
Why we use delegates in c#?
Is c# an open source?
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
What are extensions methods in c#?
Will the following code compile and run?
What is different between Boxing and Unboxing?
Is c# used for any core features of windows vista?
What is generic types in c#?
What is a data set in c#?
Can enum be null c#?
What is disco?
What is data hiding in c#?
What are the Configuration files in .net?