Hi Shafeeq Sheikh,
IMO u shoul have not written why it should be d and not c. Based on this i could have told u how u r logic if false. The correct answer is obvioulsly c.
u need to specify what the
java applet class file which is done through
< applet code=rahul.class
then u need to specify what height and width it would occupy
< applet code=rahul.class height=200 width=200>< /applet >
thus the code, height and width are absolutely necessary to specify in html file
Regds.
Rahul.