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
Tell us what is a variable of implicit type and what is its scope?
Explain the differences between server-side code and client-side code.
What is machine.config in .net?
What is multiThreading in .NET?
How many types of generations are there in a garbage collector?
Do you know the difference between the stack and the heap?
What are three common acronyms used in .net, and what do they stand for?
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 are the types of jit?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
Explain what relationship is between a process, application domain, and application?
How to manage pagination in a page using .net?
What are the differences between user control and server control?
Elements of CAS