Answer & Solution
Answer: Option A 
													Solution: 
														
														Templating in PHP helps in separating the presentation logic (HTML markup) from the business logic (PHP code), promoting code organization and maintainability.