Question
An Applet has its Layout Manager set to the default of FlowLayout. What code would be the correct to change to another Layout Manager?

a) setLayoutManager(new GridLayout());

b) setLayout(new GridLayout(2,2));

c) setGridLayout(2,2,))

d) setBorderLayout();




More Java,manager Questions..
Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What characteristics do you think make a successful manager?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

What is static synchronized method in JDBC API? Give an example?

Should we override finalize method

What is object cloning in Java?

What is difference between notify() and notfiyAll()

Describe java's security model.

Is there is any error if you have multiple main methods in the same class?

What is the name of the method used to schedule a thread for execution?

1) init();

2) start();

3) run();

4) resume();

5) sleep();

The primary role of an IS auditor during the system design phase of an application development project is to:

A. advise on specific and detailed control procedures.
B. ensure the design accurately reflects the requirement.
C. ensure all necessary controls are included in the initial design.
D. advise the development manager on adherence to the schedule.

Can I import the same package/class twice? Will the JVM load the package twice at runtime?

What releases of Java technology are currently available? What do they contain?

What is asymmetric clustering in WebSphere?

What is pass by value and pass by reference?

What are the actions that can occur when a thread enters blocked state

How do I launch the browser using WebDriver



Search
Can you Answer!!
  • Q You want to speed up your SQL Server 2005 Service Broker queue by placing an index on it. What is the best way to do this?
  • Q Write Notes on Retinoblastoma
  • Q Which was the capital of Shivaji?
  • Q What is splenius capitis
  • Q What are the New Job Postings from the Company or Organization, Diesel Locomotive Works ?
  • Q What are Various Limitations of the Views?
  • Q What is your best skill as a UX designer and what advice would you give to someone who is trying to learn this skill?
  • Q What have you done in the past to prevent a situation from becoming too stressful for you or your colleagues to handle?
  • Q What is ICM?
  • Q Richard Adams wrote the novel Shardik what was Shardik
  • Q How you can show a Message Box in Windows Forms application?