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
What is the purpose of abstract class in c#?
Explain the difference between the debug class and trace class?
What is writeline in c#?
What are strong name assemblies?
What is a linked list c#?
what is virtual method in c#?
Are multiple data types stored in System.Array?
What is the difference between early binding and late binding in c#?
How objects are stored in memory?
Can constructor have return type c#?
What is a console operator?
Explain how do you debug an asp.net web application?
Which class does the remote object has to inherit?
Can abstract class be sealed in c#?
Is c and c# the same?