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's wrong with a line like this? Datetime.parse(mystring);
Do you know what's the difference between .net and laravel?
What is new in .net core?
Describe the Managed Execution Process
Please explain what is the difference between odbc and ado?
What is stored procedure ? how we use it in .NET ?
Do you know what is garbage collector?
What is common type system (cts)?
How will you load an assembly which is not referenced by current assembly?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
What is the difference between function and stored procedure?
Please explain when should you use .net web forms over asp.net mvc?
What is 3 tier architecture?
Explain about .net?
Can a try block have more than one catch block?