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
What is the difference between encrypting a password and applying a hashing?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
Describe session handling in a webform, how does it work and what are the limitations?
What is DTS and explain the purpose of it?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
Can you create instance of a class which has private constructor?
What is the difference between web application and enterprise application?
What is managed code in .NET?
What does stateless mean?
What is the advantage of packaging over xcopy in .net?
how can i create a table from front end to back end in wabe page?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
What is Complex Class in .NET?
Please tell us what is the difference between override and overload in a method?