Is string reference type / value type?

Answer Posted / romance

String is reference type......

Is This Answer Correct ?    25 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the methods in c#?

528


What is the use of tuple in c#?

506


What is the difference between read and readline in c#?

479


What operators can be used to cast from one reference type to another without the risk of throwing an exception?

518


Explain the working of serialization?

488






What is boolean conditions in c#?

499


What is the use of delegate?

527


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

1896


What are the different types of assemblies available and their purpose?

505


Is string mutable in c#?

485


What is the main purpose of delegates in c#?

507


What are c# i/o classes?

569


What is difference between dictionary and list in c#?

455


How assembly versioning in .NET prevent DLL Hell problem?

515


What is delegates in c#?

500