0

Guy's can I use c++ into java?

18th Oct 2016, 10:41 AM
Glyzel U. Velasco
Glyzel U. Velasco - avatar
1 Answer
0
What do you mean? If you mean mix C++ and Java in a program, no. If you mean use C++ in a Java IDE, no. if you mean concepts like for loops, while loops, etc then yes, those are in both Java AND c++. BUT the implementation of those are different between languages. different syntax is needed.
25th Oct 2016, 9:00 PM
Bobby Turnip (Scye)
Bobby Turnip (Scye) - avatar