what is the default value of CHAR type?in C# using asp.net?

Answer Posted / palash

Default value of char ='\0'
Default value of string = Null
Default value of int= 0
Default value of float= 0.0

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do I have any control over the garbage collection algorithm?

789


How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?

776


What is .net latest version?

775


What is strong-typing versus weak-typing? Which is preferred?

763


Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

2135


What do you mean by web service?

867


What is Flyout Design Pattern in .NET?

879


How can you assign an rgb color to a system.drawing.color object?

754


What are asp.net authentication providers and iis security?

751


Explain the procedure to add assemly to gac to make it shared one?

765


How is .net able to support multiple languages?

792


How anonymous method is different from a lambda expression?

745


What are the different.net tools which you used in projects?

742


Explain what is the difference between constants and read-only variables?

730


What is UDDI and how to register the web service in it?

815