
Explanation:
Option C is the most effective prompt because:
Ultimate access to all questions.
Question: 26
You need to generate a structured table of customer feedback data using a generative AI model. Each feedback entry should include columns: "Customer ID," "Rating," "Feedback," and "Timestamp." Which of the following prompts is most likely to elicit a table format with correctly labeled columns and corresponding rows of data?
A
"Output a table with customer details, including the feedback, rating, and time."
B
"Generate a table of customer feedback with rows for each entry and columns for Customer ID, Rating, Feedback, and Timestamp."
C
"List customer feedback in CSV format with columns: Customer ID, Rating, Feedback, and Timestamp."
D
"Provide a summary of customer feedback, mentioning the customer's ID, rating, and feedback they provided."
No comments yet.