BREAKING NEWS

               Modi's BHIM app.

  Yesterday sri narendra modi had  launched ,a all in one payment (type app) which had been named after in tfhe memories of  man who who gave India worlds best constitution. Baba bhim rao ambedkar,:- BHIM ,it is not just an app ,it is going to be the new currency of modern india. For this we all Indian are with our prime minister sri narendra modi ji and very very thankyou for making India a world frontier nation.
   To know more please click                                                   :CLICK HERE
C LANGUAGE

HISTORY OF C

Introduction of C C Seems a strange name for a programming language.
But this strange sounding language is one of the most popular computer language
today because it is a structured high level machine independent language.
It allows software developers to develop programs without worrying about the hardware platforms
Where they will be implemented
.The root of all modern language is ALGOL, introduced in the early 1960s.ALGOL was the first computer language to use a block structure , although it never became popular in USA, it was widely used in Europe. ALGOL gave the concept of structured programming to the computer science community. In 1967, Martin Richards developed a language called BCPL (Basic combined programming) language).Primarily for writing system software. In 1970, Ken Thompson created a language using many features of BCPL and called it simply B.B was used to create early version of UNIX operating system at bell laboratories. Both BCPL and B were “typeless” system programming language. C was evolved from ALGOL, BCPL, B by Dennis Ritchie at the bell laboratories in 1972.C uses many concept from these language and added the concept of data types and other powerful features. It was developed along with the UNIX operating system , it is strongly associated with UNIX. This operating system , which was also developed at bell laboratories , was coded almost entirely in C.UNIX is the one of the most popular network operating system in use today and the heart of the internet data superhighway. 1960 ---- ALGOL--------International Group
1967---- BCPL ----------Martin Richards
1970------ B-------- Ken Thompson
1972------ Traditional C------Dennis Ritchie
  • Features of C
    PROGRAM AND PROGRAMMING
    The collection of instruction written in a sequence according to a set of rules is called as program.
    The software which is used to write a program is called as programming languages.
    All the programming language are the application software which have been created for the use of user there is no any limitation of work in any programming language
    we can do as much workin any language
    As we can think but any work can be performed through language by written the program myself.
    The method of writing programs on any language is called as programming technic.
    There are three programming technic developed till now.
  • linear programming Technic
  • structure programming Technic
  • object oriented Technic

Post a Comment

Previous Post Next Post