adspace


Which file is taken by compiler when we have both file
Application and Server Configuration file?

Answer Posted / Anuj Kumar Singh

In a typical application setup, the compiler takes the source code from the 'Application' file and the server configuration settings from the 'Server Configuration' file. The compiler combines these files to create an executable program that can be run on a server.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1140