Precompilation ?
Answer / gauravjeet singh
In Web site development with ASP.NET, version 2.0 of ASP.NET includes an application deployment utility called the Pre-compilation Tool. Using this tool, Web developers are able to pre-compile a dynamic application prior to deployment and the Pre-compilation Tool will automatically identify any compilation issues anywhere within the site. The tool also lets ASP.NET applications to be deployed without any source being stored on the server.
| Is This Answer Correct ? | 7 Yes | 0 No |
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
When you define a integer it gets stored in which data structure?(Stack or a heap)
what is the realstic modeling?
What is the point of oop?
Should you protect the global data in threads? Why or why not?
different types of castings
Write a program to sort the number with different sorts in one program ??
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Why we are use # in begning of programme of c++.
What is an orthogonal base class?
features of OOPS
22 Answers Ness Technologies, Satyam,
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,