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 Checked and Unchecked exception? Give some examples
How do generics work in java?
Explain the importance of throwable class and its methods?
What is the most important feature of java? What is an interface?
What do you mean by pointer value and address?
what is difference between colection and collections?
25 Answers Amdocs, IBM, Infosys, Ipog Software, Polaris, Tech Mahindra,
What is the minimum and maximum length of an identifier?
Why hashcode is used in java?
What are "methods" and "fields"?
Can a constructor call the constructor of parent class?
What is method overriding in java ?
Which api is provided by java for operations on set of objects?