int a = '3' + '4';
char n = (char)a;
What will be answer of n?
Answer Posted / vinay
103'g'
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
Define Abstract Class in C#
How Is The Dll Hell Problem Solved In .net?
What are c# i/o classes? What are the commonly used i/o classes?
Is a c# interface the same as a c++ abstract class?
What is a multicast delegate in c#?
What do u mean by delegation of authority?
What language do desktop applications use?
Explain how to parse a datetime string?
Why use a singleton instead of static methods?
Why is c# used?
What is meaning of type safety in c#?
What is default boolean value in c#?
How many types of variables are there in c#?
What is a dimensional array?
Wht executescaler method is used?