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
Difference abstract class and interface in .net?
What is a .DLL and .EXE files called in .NET?
What is a web service in .net?
What's a windows process in .net?
What is gac in .net?
Is .net core installed?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
Do I have any control over the garbage collection algorithm?
What is singlecall activation mode used for in .net?
Explain me why do we use msmq?
Explain when should you use .net web forms over asp.net mvc?
How do you create threading in.net?
How can I get at the win32 api from a .net program?
What is connected and diconnected database ?
How does cas works?