what is the default value of CHAR type?in C# using asp.net?
Answer Posted / vishal
The default value is '\0'
| Is This Answer Correct ? | 58 Yes | 2 No |
Post New Answer View All Answers
Is .net a compiler?
What is 3 tier architecture?
What should you do to store an object in a viewstate?
When a Static Constructor called in .NET?
How to convert a .NET object into COM operabililty?
What is alias ? Is it used in .Net ?
Please explain the difference between constants and read-only variables?
What are the new features in .net core?
Difference abstract class and interface in .net?
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
What do you mean by web service?
What is the base class of Button control in .NET?
Explain the process of serialization in .NET?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?