The StreamWriter method(s) that clears all buffers for the current writer and causes any buffered data to be written to the underlying stream is ____.
A. Write( ) or WriteLine( )
B. Close( )
C. Flush( )
D. Dispose( )
Answer: C
You might also like to view...
Network hardware is what enables devices to connect to each other, but the domain controller enables them to communicate
Indicate whether the statement is true or false
A group of related fields, such as all the demographic information for one customer, is called a(n) ____.
A. record B. table C. database D. object
An intrusion prevention system will _______________.
A. only prevent network intrusion B. prevent intrusion and also stop attacks as they are occurring C. prevent network intrusion by shutting down your computer D. provide batch warnings, but not operate real-time
Matt, the security administrator, notices a spike in the number of SQL injection attacks against a web server connected to a backend SQL database. Which of the following practices should be used to prevent an application from passing these attacks on to the database?
A. OS hardening B. Application patch management C. Error and exception handling D. Input validation