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 |
What are JVM.JRE, J2EE, JNI?
What is the difference between double and float variables in java?
What is the maximum size of array in java?
Explain parallel processing in java8?
I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one
What is Session and cookies?Explain in detail with an example?
Explain heap sort?
What is meant by main method?
Variables used in a switch statement can be used with which datatypes?
What is gc()?
Explain difference between final, finally and finalize?
How do you declare a variable?