What is a common use case for the prompt() function in JavaScript?
prompt()
Automatically filling forms based on user preferences.
Showing the current time and date to the user.
Collecting user feedback without needing a form.
Displaying user agreements or terms of service.