suppose we want to write a console app that outputs the string "hello world" to the screen using c++,c, assembly or any other languages.will the machine code generated by these languages be the same?

thanks