Examlex

Solved

In 1948,Congress Enacted the ________ Act to Regulate Water Pollution

question 27

Short Answer

In 1948,Congress enacted the ________ Act to regulate water pollution.This act has been amended several times.As amended,it is simply referred to as the Clean Water Act.


Definitions:

Gets()

Gets() is a function in C that reads a line from stdin into the buffer pointed to by its argument until a terminating newline or EOF.

Message Array

An array used to store a sequence of characters that form a message.

Gets()

A function in C that reads a line of text from the standard input (stdin) into a buffer, stopping at a newline character or EOF, noted for its vulnerability to buffer overflows.

Related Questions