What is the name of the process in which a standard's recommendations are customized to match the needs of a specific organization?
A. Molding
B. Tailoring
C. Adapting
D. Adopting
Answer: B
You might also like to view...
Assume that t is an object of class Test, which has member functions a(), b(), c() and d(). If the functions a(), b() and c() all return references to an object of class Test (using the dereferenced this pointer) and function d() returns void, which of the following statements will not produce a syntax error:
a. t.a().b().d(); b. a().b().t; c. t.d().c(); d. t.a().t.d();
All of the following are disadvantages of using digital transmissions EXCEPT ________
A) noticeable time lags can occur if there is too much data to transmit or encode B) the accuracy depends on the sampling rate C) higher sampling rates produce more data to be transmitted D) errors can be detected and corrected
The process of converting algorithms into an actual computer program is known as flowcharting.
Answer the following statement true (T) or false (F)
During an investigation, a security analyst determines suspicious activity occurred during the night shift over the weekend. Further investigation reveals the activity was initiated from an internal IP going to an external website. Which of the following would be the MOST appropriate recommendation to prevent he activity from happening in the future?
A. An IPS signature modification for the specific IP addresses B. An IDS signature modification for the specific IP addresses C. A firewall rule that will block port 80 traffic D. A firewall rule that will block traffic from the specific IP address