When you create a JFrame named myFrame, you can set its layout manager to BorderLayout with the statement __________________.
a. myFrame.setLayout = new BorderLayout();
b. myFrame.setLayout(new BorderLayout());
c. setLayout(myFrame = new BorderLayout());
d. setLayout(BorderLayout(myFrame));
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.