Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


1)what is timestamp in C#
(anilringole@gmail.com)

Answers were Sorted based on User's Feedback



1)what is timestamp in C# (anilringole@gmail.com)..

Answer / dinesh kumar

timestamp is the datatype in C#.

Is This Answer Correct ?    9 Yes 5 No

1)what is timestamp in C# (anilringole@gmail.com)..

Answer / shailesh kumar

TimeSpan is the datatype in C#.which contain
day,hour,min,sec

TimeSpan myTimeSpan = new TimeSpan(2,12,0,12 );

Is This Answer Correct ?    7 Yes 3 No

Post New Answer

More C Sharp Interview Questions

What is option parameter in C#?

0 Answers  


Write one code example for compile time binding and one for run time binding? What is early/late binding?

0 Answers  


What is a linq in c#?

0 Answers  


What are satellite assemblies?

0 Answers  


What can you do as a .net developer?

0 Answers  


Can multiple catch blocks be executed?

4 Answers  


What are the uses of namespaces?

0 Answers  


i have a string aabccefsdss.how can i get the string abcefsd. or write the fallowing string with only character occurrence of once .

1 Answers  


Can we inherit abstract class in c#?

0 Answers  


An Array is a Ref Type? what about the array elements which are value type(int,Float...etc)?

6 Answers  


What is string literal in c#?

0 Answers  


Explain About sn.exe

0 Answers  


Categories