Re: What's the minimum score for exams?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



You use a private constructor when implementing the Singleton pattern - "a
single instance of an object"
(see GOF).


"Simon Hart" <srhartone@[no spam]yahoo.com> wrote in message
news:ukgNzFQVGHA.4864@xxxxxxxxxxxxxxxxxxxxxxx
What would be the point in defining a constructor as private though?

700 is the min to pass.

Good luck!
Simon.

"Daniel" <bdaniel7@xxxxxxxxx> wrote in message
news:eIkcC8OVGHA.4764@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm playing with some tests for MCAD - Transcender's from 2002 - and I
got over 700 points at each thus failing them.
I'm curious, what's the minimum score to pass the exam?

Thank you,
Dan

BTW, one recent question, that made me fail a test, has this answer:
"Constructors cannot be defined as private"...WTF?!
is this the kind of tests Transcender releases????

Have you met such wrong answer tests?





.



Relevant Pages

  • Re: THE SINGLETON PATTERN?
    ... I have been researching the Singleton Pattern. ... > singleton pattern uses a private constructor which in turn reduces ... typing it into a newsgroup posting doesn't constitute doing ...
    (comp.lang.cpp)
  • Re: THE SINGLETON PATTERN ?
    ... Alicia Roberts wrote: ... I have been researching the Singleton Pattern. ... > singleton pattern uses a private constructor which in turn reduces ...
    (comp.lang.java)
  • THE SINGLETON PATTERN?
    ... I have been researching the Singleton Pattern. ... singleton pattern uses a private constructor which in turn reduces ... extendability, if you make the Singleton Polymorphic what sort of ...
    (comp.lang.cpp)
  • THE SINGLETON PATTERN ?
    ... I have been researching the Singleton Pattern. ... singleton pattern uses a private constructor which in turn reduces ... extendability, if you make the Singleton Polymorphic what sort of ...
    (comp.lang.java)