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 |
How many bits are allocated to represent character of character sets - Unicode, ASCII, UTF-16, UTF-8?
What is the common usage of serialization? What exceptions occur during serialization?
What is Session reduplication and how its done?
How finally used under exception handling?
When we should use serialization?
Can we have a try block without catch block?
Why are data types important?
can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}
Who found java?
how system.out.println() works?
whats the life cycle of jsp
What are the OOPS concepts in Java ?