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
How many ways can you break a singleton class in java?
how to prepare for IT Officers Interview in Banks
How does singleton class work?
What is meant by class loader? How many types are there? When will we use them?
What is difference between path and classpath variables?
How many bytes is a unicode character?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
What does you mean in math?
What is the list interface?
Can we write method inside a method in java?
What do negative exponents mean?
What is finalize() function in java?
What is nested class?
Which is illegal identifier in java?
How can we use primitive data types as objects?