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 value and reference types in C#.NET
What are the differences between value types and reference types?
What does type safe mean in c#?
What is hashmap in c#?
Is c# a technology?
What are virtual destructors?
What is dao in c#?
What is type cast in C#?
What is an escape sequence? Name some string escape sequences in c#.
What is a private class in c#?
How do you name a variable in c#?
Can scriptable objects have methods?
How does bitwise work?
Explain about Destructor method?
What is difference between association, aggregation and inheritance relationships?