what is the default value of CHAR type?in C# using asp.net?
Answer Posted / swathi
there will be no default value.. you have to assign it..
else it will give you error like " unassigned variable.."
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
Explain about Behavioral design pattern?
What is .net and .net framework?
Explain the different parts of an assembly?
What is the use com component in .net?
How you apply a theme in whole application in .Net?
what are connection strings?
What is strong-typing versus weak-typing? Which is preferred?
What are the differences between an interface and an abstract class in .net?
What are the different types of memory in .net?
The project which you have made, which methodology did you use?
Explain the difference between the stack and the heap?
How viewstate is being formed and how it is stored on client in .net?
What is data type and how many types of data types are in .NET ?
What is the difference between override and overload in a method?
Explain cas (code access security)?