What advantage do Java's layout managers provide over the traditional windowing systems?

Submitted by: Administrator
Java uses layout managers to lay out components in a consistent manner across all windowing platforms. Since Java's layout managers aren't tied to absolute sizing and positioning, they are able to accommodate platform-specific differences among windowing systems.
Submitted by:

Read Online Java Developer Job Interview Questions And Answers