Programming Language and How Its Run
Introduction What is the purpose of using a computer? If we ask this simple question, we will realize that we use it to do tasks. But those tasks are done using computers because of their ease of use. For example, we do our assignments or document our work using various programs like Microsoft Office, OnlyOffice, LibreOffice, Google Docs, etc. Well, those are programs or applications we use. Those programs or applications are made using programming languages. As humans, we speak different languages. Similarly, there are different programming languages. But why are there so many different languages? Won’t it be easy if there is only one programming language? Well, it surely would be. But different languages have different strengths and weaknesses. Some languages are better suited for front-end development, others for back-end development, still others for application development, and so on. ...