Hi , this is my code and when I execute it it generates following errors what is wrong with it.

code:

package googleSearch;


import java.io.IOException;
import java.io.InputStream;
import...