adspace
Is string a value type or a reference type?
Answer Posted / indrajeet kumar
string is the reference type of data.
Post New Answer View All Answers
Write the .net syntax for 'while loop'?
1143