• 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: Reference the Object Iron packages in your form module. 
    B: Write an HTML interface, and invoke it from your form module. 
    C: Include the Wizard class reusable component in your application. 
    D: Build a customized wizard using tab canvases and a horizontal toolbar canvas.