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 do multicast delegates mean?
What are strong name assemblies?
What does using system mean in c#?
How do destructors and garbage collection work in c#?
What is difference between ilist and list in c#?
How do you pass reference parameters in c#?
What is a virtual property. Give an example?
Explain the functionalities of satellite assembly?
Is arraylist type safe in c#?
What is visual c# net?
What is activator c#?
What is ilasm.exe used for?
What is .net console?
What is event sourcing in c#?
What is windows form in c#?