Interview Questions

What is the output for the below mentioned compilation command>csc /addmodule:A.Exe B.Cs

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

What is the output for the below mentioned compilation command>csc /addmodule:A.Exe B.Cs

What is the output for the below mentioned compilation command>csc /addmodule:A.Exe B.Cs
* A.exe
* B.exe
* A.dll
* B.dll


B.exe

(Continued on next question...)

Other Interview Questions