>>15157178as i've been implying, different tools for different use cases
again, try developing a kernel, driver, graphic engine or some other performance-critical application in those languages, will it work? maybe, is it optimal? very rarely
on that same line, try developing a web application with C++, will it work? maybe, is it optimal? most definitely not
i'm not a fan of arguing over which language is best, all of them are good for their specific use cases, what matters is how good the programmer is with logic, data structures and algorithms