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
If casting fails what type of exception is thrown?
What is difference between private, protected, and public in C#?
What is encapsulation in csharp?
What's the difference between system.string and system.text.stringbuilder classes?
Is c# good for web development?
Explain types of comment in c# with examples
What is default parameter in c#?
What are the commonly used i/o classes?
How to properly clean up excel interop objects?
Are structs faster than classes?
What is hierarchical inheritance in c#?
What are object pooling and connection pooling and difference between them?
How to create multi-dimensional array?
what is IComparable
Why are dynamic link library used over static one?