1)what is timestamp in C#
(anilringole@gmail.com)
Answer Posted / dinesh kumar
timestamp is the datatype in C#.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Can a string be null c#?
What is encapsulation in csharp?
What is the usage of transponders?
What is lazy class in c#?
Int map to which .net types?
Is c# pass by value?
What are the different types of assembly?
What is the output of TextWriterTraceListener redirected?
What do you know about device context?
how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used
if you do have a stack overflow profile.what is your ranking?
How many parameters can a method have c#?
What is the difference between delegates and events in c#?
What is for loop in c#?
can multiple catch blocks be executed for a single try statement?