Featured Post

Basic Topics which is covers under C programming language

Friday, April 29, 2022

Introduction of programming language

Introduction of Programming language

Programming language is used for converting High level language to machine level language

High Level Language (HLL)

HLL is a language which is easily understand by human beings

Example : Java, C++, Php

Low Level Language (LLL)

LLL is a language which is not easily understand by human beings and which is understandable by machine (Computer Processor)

Example :  Machine Language

No comments:

Post a Comment