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 to use Jquery Plugins in ASP.Net MVC validation?
What is viewbag title?
Can you set the unlimited length for "maxjsonlength" property in config?
What is the use .glimpse in mvc?
what is explicit loading?
explain what is ado.net entity framework?
When will the .net framework 3.0 be released?
Is .net framework 4.8 the last version?
Can I set the unlimited length for "maxjsonlength" property in config?
What is display mode in mvc?
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 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#?
Can you explain the page life cycle of mvc?
Which are the important namespaces used in ASP.Net MVC?
Explain representational state transfer (rest) in detail?