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 namespcae generally given to the webpage of the .NET Framework ?
Can the accessibility of a type member be greater than the accessibility of its containing type?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
What is the CTS, and how does it relate to the CLS?
What is the console on a mac?
Why do we use namespace in c#?
Can you inherit from a static class in c#?
Is unboxing an implicit conversion?
Is string reference type / value type ?
7 Answers 3i Infotech, Accenture, BirlaSoft,
What is dictionary class in c#?
What do you mean by generic class in c#?
What is use of private class 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)