How two different class threads communicate with each
other?. send example code.
Answer Posted / siva kumar g
By Using the concept called Inter Thread Communication
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the meaning of 3 dots in java?
design an lru cache in java?
Can we extend singleton class?
What is flush buffer?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
Explain the difference between private, public, package and protected in java?
Why is java so important?
What are the methods of object class ?
What about method local inner classes or local inner classes in java?
What are static blocks in java ?
How objects are stored in java?
What is java autoboxing?
What is charat ()?
What is the difference between the final method and abstract method?
Explain notifyall() method of object class ?