int a = '3' + '4';
char n = (char)a;
What will be answer of n?

Answer Posted / amol more

Hey Hi Guys, we will get the error like below,

Error: Too many characters in character literal

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define assert() method? How does it work?

624


Which is better interface or abstract class in c#?

443


To whom a method is accesssed if it is marked as protected internal ?

610


What is the implicit name and type of the parameter that gets passed into the class set method?

491


What does a constructor do c#?

492






What is a long in c#?

453


How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!

1680


Define Abstract Class in C#

540


What is the difference between finalize() and dispose()?

494


What are the 3 elements of delegation?

489


Define a strong name in .net?

540


What are the 2 broad classifications of data types available in c#?

462


Explain About CLS?

541


What is check/uncheck?

597


What is the data provider name to connect to access database?

498