• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Dan's Thread Exam (Beta Version)

 
Ranch Hand
Posts: 1865
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just uploaded the latest version of my thread exam. It is in the beta directory and is only accessible using the following URL.
http://www.danchisholm.net/beta/threads.html
This latest version has 41 questions. The four new questions are numbered 37 through 41.
This thread exam is not yet complete and a lot more material will be added. I have made it available at this time because I hope to get some feedback before I merge it in with the rest of my exam.
All feedback is welcome.
Thank you in advance.
 
Ranch Hand
Posts: 455
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi Dan,
Thanks, ur thread questions r really helpful. I appretiate ur effort, but most of the questions were a little tough, can i expect this much tough questions in the real exam ?? Dan, it wld be helpful for me if u cld tell me some links for Garbage Collection.
Thanks,
Raj..
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
raj,
Welcome to Javaranch
We'd like you to read the Javaranch Naming Policy and change your publicly displayed name (change it here) to comply with our unique rule. Thank you.
PS: Quote from the naming policy:


For your publicly displayed name, use a first name, a space, and a last name. Obviously fictitious names or improperly formatted names may be locked out.

 
Dan Chisholm
Ranch Hand
Posts: 1865
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Raj,
I have not yet received a lot of feedback on the threads exam, but what I have received suggests that my exam does contain some difficult thread questions.
I have made an effort to build a mock exam with questions that contain working programs rather than small code fragments. The working programs are helpful because users can compile and run the programs to get a better understanding of how they work. Unfortunately, working programs on the thread topic tend to be very long and therefore more difficult than some other types of questions.
I encourage people to use my exams early in the study process so that my exams can be used as a learning tool. At that early stage of the exam preparation process you really don't need to worry about your score on the first attempt at one of my exams. Just keep working at the exam until you understand the material.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic