How to implement Thread
Answers were Sorted based on User's Feedback
Answer / videh jaiswal
Thread can be implement by Using Runnable Interface,
by use of Public void run();
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rakesh jain
there are tow method to implement an thread
1. by extending the thread class.
2. by using runnable interface.
Is This Answer Correct ? | 5 Yes | 0 No |
Explain the inheritance principle.
What about products that claim to block java applets at a firewall? : java security
How do I enable jvm?
Explain about the Physical Data Model?
how ahstraction is the property of oops,this is also in c and c++ ex. printf function which is also hide the unnecessary data,so what is the difference ? and does c++ fallow the abstraction?
What is the difference between map and flatmap in java?
What about products that claim to detect malicious applets? : java security
Who created eclipse?
Is lambda cheaper than ec2?
Why we use beans in java?
Can java program run without jdk?
What is xml file in java?