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
What is the size of a decimal?
What is the use of delegates in c#?
Are multiple data types stored in System.Array?
What do you mean by saying a "struct is a value type"?
Can you have more than one namespace in c#?
How do I format in c#?
What is file extension of webservices?
What is immutable in C#?
Difference between abstract classes and interfaces
What are constants in c#?
Is c# still popular?
I need code to connect ohter systems in the LAN and i want to display my website image over there and i want explain as a admin through phone. So i need code to access other system using C-Sharp. Any one please help me.Please give me the code. Advace thanks.
What is parameter c#?
What is returned if you pass the value 12.34 to the parsefloat () function?
What is gridview c#?