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
State the differences between the dispose() and finalize().
What are the different.net tools which you used in projects?
What are Attributes in .NET?
What is .net environment?
Explain boxing and unboxing in .net.
Types of evidence in .net with context to CAS
What are the new features of Framework 1.1 ?
Explain what is reflection in microsoft .net context?
Why did they call it .net?
Will my .net app run on 64-bit windows?
What does .net stand for?
What is concurrency? How will you avoid concurrency when dealing with dataset?
what is machine key error in .NET how can we solve it?
How to create multiple inheritance in c#, with example?
What is .net debug & trace?