Start PowerPoint. ...
Right-click anywhere on the slide. ...
Select “Format Background,” then click the “Picture or texture fill” radio button on the ensuing window.
Click the “File” button under “Insert from.”
Answer:
anything u have daling
Explanation:
a c e
interface GUIComponent{
public void open();
public boolean close();
public void resize(int width, int height);
public void move(int x, int y);
}