Explain the relationship between the Canvas and Graphics
class?
Answer / amit singh(mca ,niet,grnoida)
relation between Canvas class and Graphics class is that
trugh paint() method Canvas object provides access to a
Graphics object via its paint()
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the difference between this() and super() in java?
How to sort the elements in HashMap
What do you mean by JVM?
Explain the difference between Unicast and Multicast objects?
Difference in the use of print, println, and printf.
What is concurrent hashmap and its features?
How do you start a thread?
Difference between process and thread?
How do you check if an arraylist is not empty?
Is java a prime method?
Can a class have an interface?
Is main a function?