+ 1

Can I use assembly language with C++ ??

Is it possible to use c++ with assembly, means to use the combination of both?? If it is possible than how can I use?? Hope for the best!!

10th Jul 2019, 5:16 AM
Nouman Bin Sami
Nouman Bin Sami - avatar
1 Resposta
+ 2
Yes, it is possible. You can also find examples on the code playground. Search 'assembly'. https://code.sololearn.com/cwpJgrivL0Mk/?ref=app
10th Jul 2019, 5:23 AM
Tibor Santa
Tibor Santa - avatar