Answer:
<!-- Modified by selena ramirez - for html compliance -->
Explanation:
In HTML, <!-- .. --> tag is used to insert comments in the webpage code.
Comments written inside the tag is visible only on the code, and is not displayed in the browsers when the page is requested by the client computer.
<em>Comment tag</em> is useful when there is a lot of code and multiple developers are dealing with the same code.
Comments help developers understand what changed is made and why.
%windir%\system32\mstsc.exe
launches the RDP client.
Answer: Federation
Explanation:
In multiple enterprises there are number of authentication processes to access resources and information so in order to avoid a large number of authentications we have a process called federation whereby all the authentication and authorization processes are passes from one system to the other within the enterprise.