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

Answer Posted / shadab

Answer -> 'g'

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is a char?

456


Is c# an open source?

492


What is dapper in c#?

462


Why delegates are safe in c#?

451


Why do we parse in c#?

464






What is delegates and events?

471


What are examples of desktop applications?

505


Why do we need constructor?

486


How do you escape a character?

485


Why do we use namespace in c#?

522


Wcf and what is difference between wcf and web services?

487


Do loops in c#?

499


Is it possible to have a static indexer in c#?

546


What is thread pooling?

530


Explain synchronous and asynchronous operations?

530