回答
PASCAL programs tend to be more reliablethan C programs primarily because of PASCAL'sstrong typing.They also,because ofPASCAL's richer set of data types,tend tobe more readable and portable than C ...
回答
如果掌握了至少一种程序语言,那看几个pascal的程序,再写几个pascal的代码就差不多了,碰到不会的再查。因为pascal 的代码 很直观,而且格式比较“标准”“严格”,不如c的代码那么“多样化”…… ps:如果可以选择...
回答
第二段是说两者的弱点和发展吧The weaknesses of both languages havebeen recognized.PASCAL has beenadapted for wider use by extending it,andC has been moving toward better programreliability and error ...