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

What is difference between encapsulation and abstraction in c#?

534


What is msil in c#?

641


What are the Types of optimization and name a few and how do u do?

605


What are the types of access modifiers?

549


Why do we use generics in c#?

629






Define c# and list the features.

620


What is the use of expression tree in c#?

549


What is difference between static and constant variable?

619


What does char mean in c#?

590


Can you use foreach iteration on arrays in c#?

683


How do destructors and garbage collection work in c#?

600


How do you declare a variable in c#?

610


Define interface class in c#?

596


What does the keyword “virtual” declare for a method or property?

623


Define satellite Assembly?

649