Computer Science, asked by patelabhay38176, 7 months ago

(D) None
59. Which is a component in AWT that can contain another components like buttons, textfields, labels etc.?
(A) Window
(B) Container
(C) Panel
(D) Frame​

Answers

Answered by anuj6121
6

Explanation:

The Container is a component in AWT that can contain another components like buttons, textfields, labels etc. The classes that extends Container class are known as container such as Frame, Dialog and Pane

Similar questions