Yahoo 知識+ 將於 2021 年 5 月 4 日 (美國東岸時間) 停止服務,而 Yahoo 知識+ 網站現已轉為僅限瀏覽模式。其他 Yahoo 資產或服務,或你的 Yahoo 帳戶將不會有任何變更。你可以在此服務中心網頁進一步了解 Yahoo 知識+ 停止服務的事宜,以及了解如何下載你的資料。

Difference between static typing and dynamic typing?

I get that one is checked at compile time and the other is checked at run time, but what does this imply?

That types are predefined for the programmer in one and has to be declared in the other? Can someone give me a dummy, n00b, conceptual definition for the difference between the two in regards to data types?

更新:

Sorry Ben. I'm a n00b you see.

Right now I am studying Java. Within the context of Java, what does the difference imply?

1 個解答

相關度
  • 9 年前

    What language is this? Without that no one can say for sure. Dynamic and static mean different things in different languages.

還有問題嗎?立即提問即可得到解答。