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
Is it possible to create a custom filter?
Can you explain the page life cycle of mvc?
Explain how you can implement Ajax in MVC?
Explain .Net Framework? Why we use it?
What is work of clr?
How route table has been created in ASP.NET ASP.Net MVC?
What is edm in entity framework?
What is the use .glimpse in mvc?
How route table is created in ASP.NET MVC?
Explain unit test done by tester on development team?
Explain how you can send the result back in JSON format in MVC?
what is scalar property?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What is attribute routing in mvc?
Which version of .net framework is installed?