i have turbo c++ downloaded in my computer so do i need to download g++ compiler?
Can i use turbo c++ for executing my programs
@rohansrivastav, if you are using windows then you can check if you have g++ installed or not by simply typing " g++ --version " (without inverted commas) in the command prompt
for linux type “g++ -v” in terminal
if you get the version number that means you have g++ installed , but i will highly suggest you to not use turbo , its way to outdated and the compiler is also outdated so i will suggest you to download it .
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.