Answer to Question #20209 in C# for ali akhtar

Question #20209
Console.WriteLine(value != null);

Console.WriteLine("int value: {0}", value);



explain these two codes specially int value :{0}
1
Expert's answer
2012-12-07T05:01:04-0500

Console.WriteLine(value != null); It will show value if value is not equalnull

int value: {0} is one of format to show information. It will show variable
value.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS