190.

What is the output for the below mentioned compilation command

csc /addmodule:A.Exe B.Cs

/addmodule 
This option adds a module that was created with the target:module switch to the current compilation.