Time Comparing between Java and C++ Software
Time Comparing between Java and C++ Software作者机构:Computer Engineering Department Faculty of Engineering Technology Al-Balqa’ Applied University Amman Jordan Computer Science Department Ajlun University College Al-Balqa’ Applied University Amman Jordan Computer Science Department Ajlun University College Al-Balqa’ Applied University Amman Jordan
出 版 物:《Journal of Software Engineering and Applications》 (软件工程与应用(英文))
年 卷 期:2012年第5卷第8期
页 面:630-633页
学科分类:1002[医学-临床医学] 100214[医学-肿瘤学] 10[医学]
主 题:Java C++ Algorithm Speed Code Flexibility
摘 要:This paper construct a comparison between two main software’s used in programming applications that are Java and C++, the comparison operation includes the time needed to perform some algorithm i.e. speed of operation, flexibility to adjusting some code, and efficiency. The same code is used to compare between the two software to determine which one is better. It is found that C++ needs less time to execute the same code comparing with Java. Java needs about 10% excess time to execute the same code segment comparing to C++.