The answer is <span>output. </span>A file to which information is written is referred to as an output file. It is <span>a computer </span>file<span> that contains data that are the </span>output<span> of a device or program. </span>
<span>In order to allow communication between vlans for exchange of data what must be used?
Router must be used</span>
<em>*Assuming JavaScript</em>
Answer:
function send_signal() {}
send_signal() // calls the function
Explanation: