Answer Posted / dipil t t
An ActionEvent is generated.It is performed by
actionListner.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is java virtual machine and how it is considered in context of java’s platform independent feature?
Does chrome use java?
What are identifiers in java?
Write a factorial program using recursion in java?
What is the purpose of static keyword in java?
Can java program run without jre?
Which collections are thread safe in java?
How do you override a private method in java?
Why singleton pattern is better than creating singleton class with static instance?
What are the five major types of reference sources?
Differentiate between overriding and overloading cases?
What do you mean by composition in java?
What is the difference between a field variable and a local variable?
How many types of memory areas are allocated by jvm?
For class CFoo { }; what default methods will the compiler generate for you>?