Multiple choice technology web technology servlet is a client side program server side program both a&b none Reveal answer Fill a bubble to check yourself B Correct answer Explanation Servlets are server-side programs that run in a web container. They handle client requests, typically HTTP requests, and generate dynamic responses. They do NOT run on the client side.