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 |
How many types of variables are there in c#?
How does a function pointer returns a function pointer?
What are the types of access modifiers?
What does the dispose method do with the connection object?
Name which controls do not have events?
In which order the destructor is called for an inherited class?
When can a derived class override a base class member?
What is the interface in c#?
How do you inherit a class into other class in c#?
How long does it take to learn c# for unity?
What are the 2 kinds of data type conversions in c#?
Describe an interface class?
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)