IBM Planning Analytics V2.0 Developer — Question 6
As a developer begins to construct a conversational agent using IBM Watson Assistant service, which activities would they start with?
Answer options
- A. Gather representative questions
- B. Design the dialog flow
- C. Add new content based on user activity
- D. Deploy it on the local machine before deploying it live
Correct answer: B
Explanation
The correct answer is B, as designing the dialog flow is a fundamental step in developing a conversational agent, allowing for structured interactions. While gathering questions (A) and adding content (C) are important, they come after establishing the initial dialog structure. Deploying on a local machine (D) is usually a later stage in the development process.