 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Which is the best Programming language?a)C++b)Javac)JavaScriptd)Python | 
| Answer» C++ being a fast and COMPILED programming language has gained popularity and is the first programming language that a PROGRAMMER learns....C++ vs Java vs Python?C++JAVAPYTHONC++ program is a fast compiling programming language.Java Program COMPILER a bit slower than C++Due to the use of interpreter EXECUTION is slower. | |