1.An application pool can contain one or more webapplications
2.It is used to provide isolation between various webapplications
3.Each application has its own worker process
4.All the above
Answer:4