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 |
What?s the .NET datatype that allows the retrieval of data by a unique key?
What are the 4 pillars of any object oriented programming language?
Can properties be private in c#?
What is Interface Polymorphism?with E.g
What is a interface in c#?
Can you override private virtual methods?
How do you generate documentation from the C# file commented properly with a command-line compiler?
How do you restrict the type which can be used in custom generic?
What does readonly mean in c#?
What?s an interface class?
Describe ways of cleaning up objects in c#.
What are the 2 broad classifications of fields 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)