Answer to Question #14246 in C# for takmilul
what is the code for the following output in programming in c:
"my"\n name \t"
1
2012-09-07T10:21:39-0400
You must write before specific symbol, like "
", оr before double quoted, set - ""
Console.WriteLine("my"\n name \t");
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!
Learn more about our help with Assignments:
C#
Comments
Leave a comment