Is string reference type / value type?
Answer Posted / supraja
sting is reference typpe
| Is This Answer Correct ? | 45 Yes | 3 No |
Post New Answer View All Answers
What is the difference between a function and a method?
Write a syntax for writing a event delegate.
How long does a loop recorder procedure take?
What is a template class?
What is a Jagged Array in C#?
What are the different ways of method can be overloaded?
What is hashtable in c# with example?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
Why do canadians say zed?
What is the difference between do and while loop?
What are the benefits of using windows services:
What is the use of convert toint32 in c#?
Explain manifest in c#.
What is private variable?
Can class inherit from struct c#?