Name the methods that used to get and set the text label
displayed by a Buttonobject?
Answer Posted / ranganathkini
setText()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Differentiate between nested and inner class in java.
What does it mean that strings are immutable?
how to create daemon thread in java?
Can you override a final method?
What are the parts of a method?
What is the best way to findout the time/memory consuming process?
How many types of threads are there in java?
Tell me a few examples of final classes defined in Java API?
What is method overloading in java ?
String class is defined under which package in java?
What is vector?
What exactly is methodology?
What is difference between == equals () and compareto () method?
How you can force the garbage collection?
Can we call thread start () twice?