Answer Posted / m. abhishek
By using offGra first draw whole animated image on a blank
Image and put this image directly on the screen
so at the time of animation the each movement of image can
draw
in other image and put this Image to screen.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is string pool garbage collected?
Define an enumeration?
How many types of memory areas are allocated by jvm?
What are encapsulation, inheritance and polymorphism?
How java uses the string and stringbuffer classes?
Why do we use return statement?
Can we declare an interface as final?
Difference between a class and an object?
Explain about field hiding in java?
Why does java not allow multiple public classes in a java file ?
What is comparator in java?
Why are generics used?
How do I run java on windows?
What are adapter classes?
what is the use of bean managed and container managed with example?