Answer:
false
Explanation:
you should be but in the same time no
Explanation:
Iinternet is hudge graphicla network and intranet is small network as compare to internet
The first one and last one
Answer:
interface GUIComponent{
public void open();
public boolean close();
public void resize(int width, int height);
public void move(int x, int y);
}
Explanation: