Using a FlowLayout Manager, which of the following is the correct way to add elements to a container. (Select Multiple)

A) add(component);
B) set(component);
C) add(x,y, component);
D) add(“Center”,component);

Showing Answers 1 - 2 of 2 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions