Answer Posted / chandu
exe means it is a executable file it is not a supportive
file rather itself it is an application
any application with main function creates exe file
it will increase the burden on operating system bcz os
creates separate process for each exefile.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the new enhancements done in default project template of asp.net mvc 4?
What is NonActionAttribute ?
What are the main components of .net framework?
why DotNetFramework is included in building a software
What is the difference between adding routes, to a webforms application and to an mvc application?
How large is the .net framework 3.0?
Can any particular component of .net framework 3.0 be removed?
Mention what is the difference between “ActionResult” and “ViewResult” ?
Why to use Html.Partial in ASP.Net MVC?
how can you enhance the performance of entity framework?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
What are the advantages of razor view engine?
Difference between ASP.NET MVC and ASP.NET WebForms?
Explain linq to entities? : Entity framework
What is code first? : Entity framework