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...


What is the difference between double and decimal in c#?



What is the difference between double and decimal in c#?..

Answer / Abdul Samad

Double is a floating-point data type that can represent real numbers with a precision of up to 15 significant digits, while Decimal is a more precise floating-point data type that can represent real numbers with a precision of up to 28 significant digits and has a greater range.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

I am using a data table and a datagridview. I am creating two columns in data grid view : 1)DataGridViewComboBoxColumn 2)DataGridViewTextBoxColumn. The items of datagridviewcombo are the list of all items in data table column 1. I want that the data type of the DataGridViewTextBoxColumn should be the same as the data type of the item selected from the datagridviewcombo at runtime. How can I do that.Also I want that each cell in column of datatable should be of variable data type. Pls help. thnx.

1 Answers   Storm,


What is a Assembly?

1 Answers   UGC Corporation,


What is boxing and unboxing in c#?

1 Answers  


Why use a singleton instead of static methods?

1 Answers  


Does c# support #define for defining global constants?

1 Answers  


Difference between debug.write and trace.write?

1 Answers  


hi In my database i put id column as identity(the database is incremented by it self only)what i want is if i enter a data in my website, id will come automatically can u pl z tell me the code thax in advance

1 Answers  


What is difference between ienumerable and iqueryable in c#?

1 Answers  


What is field in c#?

1 Answers  


Is a c# interface the same as a c++ abstract class?

1 Answers  


What is an enumerator in c#?

1 Answers  


what is read only and constant

8 Answers   FIC, IBM,


Categories