• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

OOPS and Threads

 
Ranch Hand
Posts: 87
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Friends,
I have my slot for exam may be in last week of August or at start of september, i have command over all the topics excluding OOP and Threads, and i heard that much questions will be asked from this topic, can anyone pleaze help in how to proceed for these topic.
i.e. how shud be my line of study for these particular topics and what kind of questions may be asked.
Ur any help will be highly appreciated.
Nisheeth Kaushal
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had a lot of thread questions (8 or 10). Know all about synchronization. Basically you need to understand how threads work and how to write code for them. There's really no easy way around it.
------------------
Tom - SCJP --- Co-Moderator of the Programmer Certification Forums
 
Ranch Hand
Posts: 1157
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I believe Khalid's book should give you enough exposure on Thread concepts.It was good enough for me.
Also, I would suggest you practice codes on Thread concepts.May be doing a small assignment on this would help.
-- Sandeep
SCJP2, OCSD (JDeveloper), OCED(Oracle Internet Platform)
 
Nisheeth Kaushal
Ranch Hand
Posts: 87
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Friends,
Thanx Sandeep and Thomas ur help will be very useful if i start working hard on these subjects.
Will u suggest some more guidelines with which i can atleast pass the exam.
Nisheeth Kaushal.
 
Desai Sandeep
Ranch Hand
Posts: 1157
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nisheeth,
As I said just follow Khalid's book.Follow that up with the questions posted in this forum.Follow the numerous mock exams available on the web.That should see you through the test.
-- Sandeep
 
Nisheeth Kaushal
Ranch Hand
Posts: 87
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Sandeep,
u r guide line is helpful.
Thanx.
 
If you believe you can tell me what to think, I believe I can tell you where to go. Go read this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic