What are the properties of a string class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What?s the difference between the Debug class and Trace class?

2 Answers   Siebel,


Can you allow class to be inherited, but prevent the method from being over-ridden?

2 Answers   Mind Tree,


What to implement on my class Finalize or IDisposable

0 Answers   HCL,


What is attribute c#?

0 Answers  


What does the keyword virtual mean in the method definition?

3 Answers   Ipog Software, Satyam, Visual Soft,


What is the difference between field and variable in c#?

0 Answers  


Can you prevent a class from overriding?

3 Answers  


In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?

0 Answers  


Explain static class members.

0 Answers  


How do I format a string in c#?

0 Answers  


Why are dynamic link library used over static one?

0 Answers   C DAC,


What is the difference between int.Parse() and Convert.toInt32().

2 Answers  


Categories