architectures of COBOL and Java

倾然丶 夕夏残阳落幕 提交于 2019-12-11 05:27:28

问题


Can anyone tell me the differnces in styles and architectures between these very differenct approaches please?


回答1:


These are totally different languages intended for different purposes. COBOL is early days language for financial/accounting purposes very strict about program flow. Java is something totally different which is an evolved OOPL for general purpose applicaation development. I dont see any point in comparing COBOL and Java. let me know what exactly you were looking for and to help you.



来源:https://stackoverflow.com/questions/2029397/architectures-of-cobol-and-java

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!