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
What is renderbody?
Explain tempdata in mvc?
What is the difference between entity framework and mvc?
how do you mark a property as required? For example, for a project, the name is a required field.
Why we need a separate mobile project template, while we can render our web application in mobile ?
What is attribute routing in mvc?
What is razor code?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What is object service? : Entity framework
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
How can I tell what .net framework is installed?
Explain the .net framework.
What is the use of the default route {resource}.axd/{*pathinfo} ?
How large is the .net framework 3.0?
How do I install .net framework?