How do I count the length of a string in c#?


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

Post New Answer

More C Sharp Interview Questions

What are the types of access modifiers?

0 Answers  


You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?

0 Answers  


Give examples for value types?

0 Answers  


Wcf and what is difference between wcf and web services?

0 Answers  


Which control cannot be placed in mdi?

0 Answers  


How does the lifecycle of Windows services differ from Standard EXE?

0 Answers   Siebel Systems,


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ?EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER?????PLEASE REPLY...

1 Answers  


Can I call a virtual method from a constructor/destructor?

0 Answers  


Describe the types of comments in c#?

0 Answers  


What are the types in c#?

0 Answers  


i need to insert data into sql server table emp through textboxes txtname and txtsalary using c# code. Please help

1 Answers  


What are custom exceptions?

0 Answers  


Categories