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 protected and internal in c#?
What is a private method in c#?
What is window application in c#?
Can you change the value of a constant filed after its declaration?
What is a multicast c# delegate?
What are the value types in c#?
What is sorting in c#?
What does Dispose method do with the connection object?
If i have 100 objects in my application are out of scope.when first time garbage collected how many objects memory reference are free?
What are the different types of comments in c#?
Why do we need dependency injection in c#?
Is arraylist thread safe?
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)