What is a platform dependent language?

1 answer

Answer

1059181

2026-05-03 15:20

+ Follow

There is no such thing as a platform-free programming language. The correct term is platform-independent language. It simply means that the same source code can be compiled or interpreted upon any platform; the code is not machine-dependent.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.