Home > Archive > Certified Internet Webmaster - CIW > March 2002 > Anyone knows an answer to this one?





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Anyone knows an answer to this one?
Yolka

2002-03-15, 5:57 pm

What exactly does it mean when it says that JavaScript has dynamic binding and Java has static binding?
What exactly does it mean?

Thx
ErikDark

2002-03-15, 6:39 pm

Yolka,

Java's static (early) binding refers to the fact that Java is a compiled language. At compile-time it is determined which method's should be called.

JavaScript's dynamic (late) binding happens because JavaScript doesn't have to be compiled, so the method's to be called are determined at run-time.

Hope this helps, Erik Dark
Yolka

2002-03-17, 12:02 pm

Thanks, ErikDark

BTW, I noticed that you have Master CIW Enterprise Developer. That is what I have began working on. Can you suggest the best sources for the exams and how were they? How long did you spend studing for them?
ErikDark

2002-03-18, 4:50 am

It took me about 8 months to pass all CIW-exams (I was lucky to pass them all in 1 try) and after that 2 months extra for SCJP (which is the hardest exam in the track!).
Most of the sources our class used are bundled by John Bakker on his page: ciwpage. Besides that I'd suggest browsing the internet, there is very much stuff around on each objective...

HTH, Erik Dark
Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net