You have been asked to improve the quality of the code produced by the software development team, so you are creating a secure coding standard document. Which of the following is NOT a topic that should be covered?

A. error handling
B. input validation
C. memory use and reuse
D. performance metrics


D
Explanation: Topics covered should include:
• Error handling
• Input validation
• Memory use and reuse
• Race condition handling
• Commenting
• Preventing typical security problems

Computer Science & Information Technology

You might also like to view...

ASCII stands for ________

A) American Standard College for Internet Interchange B) American Standard Code for Internet Interchange C) American Standard Code for Information Interchange D) American Standard College for Information Interchange

Computer Science & Information Technology

People have been writing modern computer programs since the ____.

A. 1940s B. 1950s C. 1960s D. 1970s

Computer Science & Information Technology

You can override the formats applied to the presentation by the slide master by making changes directly to individual slides.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Common online investing services include the ability to set up a(n) ____ that displays the status of the stocks you specify.

A. online portfolio B. stock account C. online recorder D. e-tailer

Computer Science & Information Technology