What are nullable types? Is Nullable<int> I and int ?i are same.
Answers were Sorted based on User's Feedback
Answer / chandana
nullable types are variable which can have null assigned as
their value.
Yes, they are same.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / amol more
Hey Hi Chandana,
Please correct me ..
if we are say like nullable types are variable which can
have null assigned as their value. Means that variable
holding null value that is undefined.
However, when we decalre the int i mean by deafault i
variable is holding the zero value.
That's the reason both are not same.
| Is This Answer Correct ? | 0 Yes | 4 No |
Why is it important to override gethashcode when equals method is overridden?
What is default constructor c#?
Which namespaces are necessary to create a localized application?
what is CLONE() method?
What is assembly and dll in c#?
User's session is explicitly killed by which method ?
what are value types and reference types? where they are stored?
What is application c#?
What are the advantages of properties in c#?
what is virtual method in c#?
is it possible to inherit a class but methods declared in the class should not be inheritable i possible how?
Can we extend sealed class in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)