Explain about interthread communication and how it takes place in java?
No Answer is Posted For this Question
Be the First to Post Answer
can we have virtual functions in java?
What are the advantages of defining packages in java?
What is module in project?
Which collection is thread safe in java?
How are the elements of a gridbaglayout organized in java programming?
Why java is secure? Explain.
What is constructor and virtual function? Can we call a virtual function in a constructor?
how to run servlet program between two computer through the internet ?
2 Answers Kiran Prakashan, TCS,
Can we define private and protected modifiers for the members in interfaces?
What is length in java?
There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
Can a class have an interface?