The __________ flowchart symbol is also called the action symbol.
a) small circle
b) diamond
c) rounded rectangle
d) rectangle
d) rectangle
You might also like to view...
Partially filled arrays require:
a. a variable to track the number of array positions used b. the use of local variables c. the use of global variables d. all of the above
Which function would be the most useful for determining if a certain word is contained in a string representing a sentence?
a) strcspn b) strchr c) strstr d) strrchr
Encryption is more than simple password protection; it prevents users from:
A) editing the file. B) opening the file. C) deleting the file. D) saving the file.
Which of the approaches is used to determine the password of a system account or a user account? (Choose two.)
A) Through the use of Trojan horse B) Through the use of keylogger C) Through the use of encryption mechanism D) Through the use of compression mechanism E) Through the use of file shares