• 2022-06-05
    You are developing a Hotel Booking application for a travel company. The users request a wizard-style interface for this application. How could you satisfy this requirement?()
    A: AReference the Object Iron packages in your form module.
    B: BWrite an HTML interface, and invoke it from your form module.
    C: CInclude the Wizard class reusable component in your application.
    D: DBuild a customized wizard using tab canvases and a horizontal toolbar canvas.