Can someone please tell me the difference between an automatic and a static variable?

Also, what is the difference between
Code:
#include "stdio.h"    and         #include <stdio.h>