Question:You are creating a Web page that has several related buttons, such as fast forward,
reverse, play, stop, and pause. You want to create a single event handler that processes
the PostBack from these Button controls. Other than the normal submit button, what
type of button can you create as a solution?
A OneToMany
B Command
C Reset
D ManyToOne
+ AnswerB
+ Report