exe abrevatiom
Answers were Sorted based on User's Feedback
Answer / anjaneyulu
---Executable (File Name Extension)
(or)
---Execute.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / 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 |
What is the use of display modes?
Define .NET architecture ?
What does CLR do after the IL is generated and machine language is generated .Will it look for main method ?
what is entity sql?
what is split entity?
What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?
Explain what languages does the .net framework support?
What is viewdata?
In which testing using in .net framwork?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
What are the new enhancements done in default project template of asp.net mvc 4?
What are the ways to show data grid inside a data grid for a master details type of tables?