Answer Posted / vamsy krishna
One type of communications that can occur between objects is
the event. An event is any action that can be captured in code.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is data type modifier?
how does the run() method in runnable work? : Java thread
Can we override private methods?
How many bytes is a char in java?
What is the purpose of using break in each case of switch statement?
What is difference between iterator and enumeration in java?
What is hashing principle in java?
What does jre stand for?
What does this () mean in constructor chaining concept?
What is the static block?
What is linked hashset and its features?
Can the garbage collection be forced by any means?
What is java console application?
Explain the difference between an object-oriented programming language and object-based programming language?
Is math an abstract class in java?