Answer Posted / prashant mishra
string is a reference type data type
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain Creational design pattern in .NET?
What is namespace in .net?
Define marshling?
Conceptually, what is the difference between early-binding and late-binding?
Explain what is the difference between response.redirect & server.transfer?
What is Full trust permission set in .Net
Explain how garbage collection works?
What is RPC? What is the use of it?
Explain .net framework overview?
Explain what is an application domain?
What are the deferred execution and the immediate execution in linq?
Where does the gac exist ?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
How will you make .NET programs work in Linux ?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?