Explain about particle canvas?
Submitted by: AdministratorParticle canvas is a sub class of java.awt. Canvas this class provides a drawing area for all the particles. Whenever a paint method is called it invokes draw for all the existing particles. It cannot create object or particles by itself. Existingparticle objects are stored in the array of instance variable particles.
Submitted by: Administrator
Submitted by: Administrator
Read Online Java Patterns Job Interview Questions And Answers
Top Java Patterns Questions
☺ | Explain about semaphores? |
☺ | How do you write a Thread Safe Singleton? |
☺ | Explain about fully synchronized objects? |
☺ | Explain about locks? |
☺ | Explain the difference between Canonical and GoF form? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |