By the time c and c++ developed there was no internet. Platform independency feature is only required for developing internet applications
In this c and c++ programming languages the compiled code is machine language which is understandable only by the current OS. Thus this compiled code cannot be executed in another OS. Due to this reason we considered C and C++ as platform dependent programing language
In this c and c++ programming languages the compiled code is machine language which is understandable only by the current OS. Thus this compiled code cannot be executed in another OS. Due to this reason we considered C and C++ as platform dependent programing language
No comments:
Post a Comment