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 |
How do you answer polymorphism?
Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.
What do you mean by multiple inheritance and multilevel inheritance? Differentiate between them.
what is oops
what is code for call by value and call by reference?
What is a null tree?
What do you mean by variable?
should we use linear search or binary search if elements are placed in random order or mixed?in both cases? i need a little bit detail ans?thnks
Which language is not a true object oriented programming language?
what is graphics
What is Dynamic Polymorphism?
DIFFRENCE BETWEEN STRUCTURED PROGRAMING AND OBJCET ORIENTED PROGRAMING.