What is clipping and repainting and what is the relation
between them?
Answer Posted / 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 |
Post New Answer View All Answers
What is the public field modifier?
Explain about main thread in java?
What is variable and constant explain with example?
What do you mean by chromounits in java8?
What is role of void keyword in declaring functions?
What is the purpose of lambda expressions?
Give an example of use of pointers in java class.
What is the difference between a break statement and a continue statement?
What is the requirement of thread in java?
What is the purpose of encapsulation?
What is the full name of java?
What is application tier?
What is the difference between a constructor and a method?
Explain aggregation in java?
How do you create a reference in java?