What is clipping and repainting and what is the relation
between them?
Answer / shyam
When a window is repainted by the AWT painting thread, it
sets the clipping regions tothe area of the window that
requires repainting.
| Is This Answer Correct ? | 4 Yes | 4 No |
What is the base class for error and exception?
What's the purpose of static methods and static variables?
What is java algorithm?
What are the difference between composition and inheritance in java?
Do we have pointers in java?
How we create object in copy constructor?
What is floor math?
diff. b/w JAVA and javascript...
how can you take care of mutual exclusion using java threads? : Java thread
What are Access Specifiers and Access Modifiers.
What are Brief Access Specifiers and Types of Access Specifiers?
How do you calculate roots in java?