The conditional preprocessor directive ____ means "if defined".

A. #ifdef
B. #ifndef
C. #ifdefined
D. #if_def

Answer: A

Computer Science & Information Technology

You might also like to view...

The network administrator has been tasked to create a network segment where resources can be placed for public web access. Which of the following should be implemented?

A. DMZ B. Honeynet C. PAT D. Port security

Computer Science & Information Technology

Although a web enabled application appears to only allow letters in the comment field of a web form, malicious user was able to carry a SQL injection attack by sending special characters through the web comment field.Which of the following has the application programmer failed to implement?

A. Revision control system B. Client side exception handling C. Server side validation D. Server hardening

Computer Science & Information Technology