Interactivity:
a . Is the interaction between the computer parts and is not seen by the user.
b. Requires the user to do something in order for the computer to react, such as click a button.
c. Is only used in procedural programming.
d. Is only accomplished through the use of a mouse.
b. Requires the user to do something in order for the computer to react, such as click a button.
You might also like to view...
Turn off the option that prevents overwriting an existing file
What will be an ideal response?
Try out rcp and rsh as follows:
? copy a single file from your local host to a remote host by using rcp ? obtain a shell on the remote host using rsh and edit the file that you just copied ? exit the remote shell using exit ? copy the file from the remote host back to the local host using rcp