Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Threads
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
Cloud Application Architecture Patterns: Designing, Building, and Modernizing for the Cloud
this week in the
Cloud/Virtualization
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Paul Clapham
Ron McLeod
Sheriffs:
Jeanne Boyarsky
Liutauras Vilda
Saloon Keepers:
Tim Holloway
Carey Brown
Roland Mueller
Piet Souris
Bartenders:
Forum:
Threads and Synchronization
Regarding Threads
sirisha makkapati
Ranch Hand
Posts: 83
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
We Can Ctreate a
Thread
In 2 ways one Implementing Runnable Interface and one extending thread Class & also give me the Reason.
Please Any One Can Help me?
Thanks && Regards,
Sirisha
Deepak Bala
Bartender
Posts: 6663
5
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You have two choices. Either implement Runnable or extend Thread. They are almost the same since the Thread class itself implements Runnable.
SCJP 6 articles
-
SCJP 5/6 mock exams
-
More SCJP Mocks
David O'Meara
Rancher
Posts: 13459
I like...
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Moving to the
Threads
forum.
Dave
Jeroen T Wenting
Ranch Hand
Posts: 1847
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
your first sentence isn't a question, it's a statement. And a poorly worded one at that.
Your second sentence which is a question makes no sense because you don't state what you want to be helped with.
42
Scott Johnson
Ranch Hand
Posts: 518
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
And a poorly worded one at that.
Jeroen,
Sirisha is obviously a non-native English speaker. If you don't understand the question then ask for clarification.
Thanks.
Jeevan Philip
Ranch Hand
Posts: 41
posted 18 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
http://www.jguru.com/faq/view.jsp?EID=42423
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Pointcuts
Threads Examples
threads
Guide for Configureing eclipse v3.4 with Struts
Thread Pooling
More...