Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Object of __________ class is created to create a Textfield. Select one: a.TextBox() b.TextField() c.Text() d.Textfield() _______ method is used to include the various awt

Object of __________ class is created to create a Textfield.

Select one:

a.TextBox()

b.TextField()

c.Text()

d.Textfield()

_______ method is used to include the various awt components on the screen.

Select one:

a.include()

b.inclusive()

c.add()

d.None of these

______ are used to create GUI application.

Select one:

a.Applets

b.Applications

c.Both A and B

d.Can't say

Applets cannot make network connection exception to the server host from which it is originated.

Select one:

a.FALSE

b.TRUE

c.May be True

d.May be False

Clear my choice

______ tag is used to embed an applet inside HTML page.

Select one:

a.

b.

c.

d.None of these

AWT stands for _________.

Select one:

a.Applet with test

b.Applet window toolkit

c.applet window test

d.Abstract window toolkit

______ method is used to display the output of an applet.

Select one:

a.paint()

b.display()

c.displayapplet()

d.None of these

______ is invoked just after the start() method in applet.

Select one:

a.stop()

b.paint()

c.start()

d.destry()

An applet is a java program that runs in the ______________.

Select one:

a.web browser

b.web server

c.web container

d.None of these

Tick the correct option: An applet can play an audio file.

Select one:

a.Yes

b.No

c.Can't say

d.None of these

State True or False: Applet class does not define main().

Select one:

a.FALSE

b.TRUE

c.May be True

d.May be False

________ is required to view an applet.

Select one:

a.JVM

b.Web browser Plug-in

c.Either A or B

d.All of these

______ is used in applets to display a string on the screen.

Select one:

a.displayString()

b.displaytext()

c.display()

d.All of these

Applet works at _______ side.

Select one:

a.server

b.client

c.Away

d.FALSE

_____ method is called once during the life cycle of an applet.

Select one:

a.paint()

b.start()

c.init()

d.All of these

When an applet is terminated, which of the following sequences of methods calls take place?

Select one:

a.stop(),paint(),destroy()

b.destroy(),stop(),paint()

c.destroy(),stop()

d.stop(),destroy()

______ method is called once the user moves to the tab on the browser window.

Select one:

a.stop()

b.destry()

c.finish()

d.All of these

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Manga Guide To Databases

Authors: Mana Takahashi, Shoko Azuma, Co Ltd Trend

1st Edition

1593271905, 978-1593271909

More Books

Students also viewed these Databases questions