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

what happens if you inherit multiple interfaces and they have conflicting method names?

557


Name the control which cannot be placed in mdi?

567


What is the use of 0 in c#?

612


What are the properties in c#?

580


What are the three types of predicates?

547






Explain synchronous and asynchronous operations?

621


What are the Types of values mode can hold session state in web.config

633


Can you inherit multiple abstract classes in c#?

607


What are anonymous types in c#?

574


What is regex c#?

586


Can scriptable objects have methods?

580


Explain the working of serialization?

568


So what makes your code really object-oriented #?

597


Which are access modifiers available in c#?

617


What is an inheritance in c#?

569