will this code works fine? or will it gives error?
Object obj=5;
int i=6;
i=i+obj;
Answer Posted / usha
YA it ll work fine
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
what is entity sql?
What is the advantage of mvc?
Briefly describe the roles of clr in .net framework?
What is work of clr?
What is the use of razor view engine?
how do you truncate a table using entity data model?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What are ajax helpers in asp.net mvc?
In which assembly is the mvc framework defined?
What is meant by tempdata in mvc?
How large is the .net framework 3.0? Does this change make the release larger?
How does .net framework works?
What are Action Filters in ASP.NET MVC and its use?
Is .net framework backwards compatible?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?