what is the default value of CHAR type?in C# using asp.net?

Answers were Sorted based on User's Feedback



what is the default value of CHAR type?in C# using asp.net?..

Answer / vishal

The default value is '\0'

Is This Answer Correct ?    58 Yes 2 No

what is the default value of CHAR type?in C# using asp.net?..

Answer / 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

what is the default value of CHAR type?in C# using asp.net?..

Answer / raviraj

the default value of char '\0' aur can be say null char

Is This Answer Correct ?    4 Yes 0 No

what is the default value of CHAR type?in C# using asp.net?..

Answer / mohan raj

empty

Is This Answer Correct ?    2 Yes 5 No

what is the default value of CHAR type?in C# using asp.net?..

Answer / 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

what is the default value of CHAR type?in C# using asp.net?..

Answer / kuldeep chauhan

ZERO

Is This Answer Correct ?    4 Yes 17 No

what is the default value of CHAR type?in C# using asp.net?..

Answer / hiral shah

string

Is This Answer Correct ?    6 Yes 25 No

Post New Answer

More Dot Net General Interview Questions

What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

0 Answers  


Tell about your technical profile ?

0 Answers   TNEB Tamil Nadu Electricity Board,


Please explain is the jit an interpreter?

0 Answers  


Explain what is the difference between a class and an object?

0 Answers  


How do you define the lease of the object?

1 Answers  






What are the features of dot net?

0 Answers  


How can you instantiate a tuple?

0 Answers  


Different between .net & j2ee ?

0 Answers  


What is cyclomatic complexity and why is it important?

0 Answers  


what is dotnet architecture? can anyone explain that.

1 Answers  


Explain re-clarification of object based in .net?

0 Answers  


What is .net and .net framework?

0 Answers  


Categories