Can someone explain C C ++ Java regarding dynamic or static language

can someone explain C C ++ Java regarding dynamic typed or static typed language.

I read somewhere that C C ++ and Java are all static languages. But I remember that they have other opinions. Very vaguely.

Thank!

+5
source share
4 answers

? , C, ++ Java , ++ Java . : , . ; http://en.wikipedia.org/wiki/Type_system

+6

. C , void * , . ++ Java , ++ Java , , . Java API , , , ++. , Python Ruby, - , , " ", , .

+1

, - . 1 " ".

Java - (, ), . - (, ) , . , , , - . .

C - . . ++ - , , - .. (, Java).

: " " - . , () , " ".

  • : Java, C, ++ .
  • , , : C ++ - , Java ( , ).
  • . Java, ++ , C Pascal.

, " ", , , Java, ++.

+1

/ , slashdot :

" " Krishnamurthi : (. 205):

, " "? , , .

( " ) - (. Pierce "__ typing "):

I spent a few weeks, about a year ago, trying to understand the terminology of "strongly typed", "statically typed", "safe", etc., and it is surprisingly difficult. As your post indicates, the use of these terms is so diverse that they are almost useless.

0
source

All Articles