M

Mr. Dubey • 100.64K Points
Coach

Q. An Applet has its Layout Manager set to the default of FlowLayout. What code~~~would be the correct to change to another Layout Manager?

  • (A) setLayoutManager(new GridLayout());.
  • (B) setLayout(new GridLayout(2,2));.
  • (C) setGridLayout(2,2,)).
  • (D) setBorderLayout();.
  • Correct Answer - Option(B)
  • Views: 93
  • Filed under category JAVA

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics