Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...

Advanced Java Interview Questions
Questions Answers Views Company eMail

How is serialization used generally ?

3 7309

What is multithread synchronizing ?

Sun Microsystems,

4 9286

How many ways can a thread be used?

Sun Microsystems,

4 10003

What is codebase in applet?

2 4596

What is an applet?

5 5661

What is the lifecycle of an applet?

2 4813

How do you set security in applets?

IBM,

1 4747

What are different types of controls in AWT?

IBM,

11 35493

What are different types of layout managers in java.awt package?

Android, CA,

3 18710

Differences between applications and applets?

3 8029

What is a layout manager?

2 3755

What is source and listener?

1 3925

How to determine applet?s height and width?

1 4055

How can a dead thread be restarted?

IBM, Wipro,

1 8734

How to determine SGA site?

Wipro,

1817


Post New Advanced Java Questions

Un-Answered Questions { Advanced Java }

What value does read() return when it has reached the end of a file?

450


How to pass parameters in RMI?

1562


Which containers use a border layout as their default layout?

514


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1248


Name the eight primitive java types.

478






Explain about thread synchronization inside a monitor?

1912


What is the difference between the ‘font’ and ‘fontmetrics’ class?

520


Describe responsibilities of Activator?

1536


What is the difference between long.class and long.type?

458


Can I use multiple html form elements with the same name?

476


What is the difference between the font and fontmetrics classes?

461


how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.

1651


which type of objects reference will be given to client?

1935


What restrictions are placed on the location of a package statement within a source code file?

510


Is it possible to stop the execution of a method before completion in a sessionbean?

501