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


Please Help Members By Posting Answers For Below Questions

Do void methods have parameters?

482


What are the three types of operators?

461


What is the data type for bit in c#?

468


While debugging a C# application can you change the value of a variable?

530


What is field in c#?

458






For read-only operation which property you have to designated?

551


What is the use of tuple in c#?

499


Can enum be null c#?

514


Which namespace is required to implement trace ?

544


What does exclamation mark mean c#?

530


Explain the advantage of using system.text.stringbuilder over system.string?

459


What is gridview c#?

495


What is a partial class. Give an example?

505


What is form feed and carriage return?

469


What is difference between for and foreach loop in c#?

524