Is it possible to add two 50 digit numbers in .net? If yes
what is the code snippet?
Answer Posted / rahul s
No.. It gives compile time error saying integral constant is too large.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between var dynamic and object in c#?
Why are local variables stored in stack?
Can an exception be thrown from a catch block?
What’s thread.sleep() in threading ?
What is the difference between abstraction and encapsulation in c#?
How does inheritance work in c#?
What is remote data?
Can enum be null c#?
What is constants in c#?
Why delegates are safe in c#?
What are annotations in c#?
Can a sealed class be used as a base class?
What is keywords in c#?
how to stored and retrive video in Sql server using asp.net c#......?
How do I calculate relative time?