will this code works fine? or will it gives error?
Object obj=5;
int i=6;
i=i+obj;
Answer Posted / sujata bastia
This code works fine
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
How do you handle variable number of segments in a route definition?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What is the use of the default route?
What is domain class model?
What are Validation Annotations?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
Explain the advantages of asp.net mvc over asp.net?
What is the version number for the next version of the .net framework, codenamed �orcas�?
How can I tell what .net framework is installed?
How to bind table colum with gridview column?
What is display mode in mvc?
What is the advantage of using asp.net routing?
What is clr? How does work clr & wht is work of clr?
What is Differnce between html.action and ajax.action?
How we can handle the exception at controller level in ASP.Net MVC?