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 sortedset in java?
if i have one string class then how can you achive this class functionality of this class?
whst is encapsulation?when u encpsulate actually while devoloping code?
Can you sort a list in java?
What is variable argument in java?
What lambda means?
Is java call by reference?
What should I import for arraylist in java?
what should do when using multiple catch() block & what should never do for the same?
What is a condition in java?
What is difference between filereader and bufferedreader?
how to convert Java project into Maven ?