Answer:
The correct answer for the given question is option(B) i.e cyberloafing.
Explanation:
Cyberloafing is defined as using the internet for non-work activities such as sending personal emails, chatting on social media sites etc during working .In this the employee using the internet for their personal use during working hours.
1. deletes file named school.txt
2 copy Aic.txt to windows
3. display the volume label and serial number if logical drive
4. remove directory named ASIAN
5.lists all files and sub directories of OS
6. displays current date and time
Estoy tan confundido. ? estas haciendo una pregunta?
Solution:
Firstly the instructions are parsed, one at a time, and each instruction is converted to the equivalent machine language (ML) binary CPU commands.
The relative addresses are noted so that any jumps, loops, etc., can be updated to point to the correct (relative) address, and the binary codes representing the loop, jump, etc., will be replace with correct addresses.
Thus, once all instructions are converted to ML instructions, and all addresses are replaced by the actual (relative) in-memory address, all the instructions are written (as actual binary) to an executable file along with loading instructions (in machine language), telling the CPU where to put the executable program in memory, and then the starting address of the program so the CPU will know where to actually find the program within the memory.