What is clipping?
Answers were Sorted based on User's Feedback
Answer / niranjanravi
clipping is the process of confining paint operations to a
limited area or shape.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajkumar
clipping is nothing .move the object one please to
another please.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Java Shutdown Hook?
A class can be a subclass of itself?
Are there structures in java?
What is escape analysis algorithm in JVM and how garbage collection actually worked n how it transfer the objects from one kind of space to other?
What do you mean by platform independence of Java?
What is use of arraylist in java?
What is casting?
How can we make copy of a java object?
do I need to use synchronized on setvalue(int)? : Java thread
What are the basic interfaces of java collections framework?
Is array a class in java?
Can you instantiate the math class in Java?