Is it possible to add two 50 digit numbers in .net? If yes
what is the code snippet?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / rahul s
No.. It gives compile time error saying integral constant is too large.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between hashtable and dictionary in c#?
How big is a float?
Does C# support multiple inheritance?
What is difference between list and ilist in c#?
What is integer c#?
Can abstract class have constructor in c#?
what is difference between destruct or and garbage collection ?
Explain the working of serialization?
How to use nullable types in .net?
What is the system namespace?
What is parameterized constructor?
Why we use get set in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)