Platform Dependency in C Language In this article, I am going to give a brief about platform dependency in the C language, and why C applications are run on a single platform. Please read our previous article, where we discussed the different types of applications, we can develop using different programming languages.Continue Reading

Different Types of Applications In this article, I am going to give a brief introduction to the types of applications, mainly how many types of applications we can develop using different programming languages. Types of Applications There are 2 types of applications: What are standalone apps? The application we are installingContinue Reading

Translators in Programming Languages In this article, I am going to discuss What is a Translator and its need in Programming Languages. What is a Translator? Always the user’s given instructions are in English, which is called source code. But the computer is not able to understand this source code and theContinue Reading