Computer Science, asked by lonkarradhika56, 5 months ago

I
import java.applet.*;
e
import java.awt.*;
pdf public class Program extends Applet
PROJECT {
Button okButton=new Button("ok");
public void init() {
add(okButton);
add(okButton);
add(okButton);
Radhika add(okButton);
add(new Button("Cancel"));
add(new Button("Cancel"));
add(new Button("Cancel"));
add(new Button("Cancel"));
setSize(300,300);
}
This PC
}​

Answers

Answered by sandeepsingh1986sksi
0

Answer:

what's your question plz tell

Similar questions