Is it possible to add two 50 digit numbers in .net? If yes
what is the code snippet?

Answer Posted / parham

Yes BigInteger: Represents an arbitrarily large signed integer.
https://msdn.microsoft.com/en-us/library/system.numerics.biginteger(v=vs.110).aspx

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can an abstract class have a constructor c#?

491


What is sqlcommandbuilder c#?

449


Explain the difference between “constant” and “read-only” variables used in c#?

507


What is extension method in c# and how to use them?

471


What is deadlock in c#?

503






What is mean by c#?

483


What is the difference between abstraction and encapsulation in c#?

494


Define a partial class?

500


What is interface inheritance?

533


Explain nullable types in c#?

541


Ho we can see assembly information?

521


What does exclamation mark mean in access query?

550


What is static classes in c#?

518


What is an array? Give the syntax for a single and multi-dimensional array?

489


How long will it take to learn c sharp?

490