What is Applet Flickering ?
Answer / rajesh manem
: When an applet is executing some graphics using a thread,
some color desolution will be happening, this is called as
flickering
| Is This Answer Correct ? | 9 Yes | 0 No |
Can we declare an anonymous class as both extending a class and implementing an interface?
8 Answers College School Exams Tests, JVA, TCS, Wipro,
Why there are some null interface in java? What does it mean?
Why null interfaces are used in Java?
How to check if a list is sorted in java?
Can we define private and protected modifiers for variables in interfaces?
what happens when a thread cannot acquire a lock on an object? : Java thread
Explain about sets?
What is an array and a vector? How they different from each other?
difference between byte stream class and character stream class?
Can java arraylist hold different types?
What is the use of accept () method in java?
Why are global variables used?