Preview

C Language Notes

Powerful Essays
Open Document
Open Document
5409 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
C Language Notes
C-LANGUAGE NOTES

Some words about Computer Programming languages
Naturally a language is the source of communication between two persons, and also between person to machine like computer. The languages we can use to communicate with the computer are known as Computer programming languages.
Generally there are two major types of languages are available are as follows: 1. Low level languages 2. The set of commands available in low level is complex and not easy to understandable. In this category " Assembly " and " machine codes " are available. Assembly programs are faster than other high-level language programs. 3. High level languages • The set of commands available in high level language is very simple and easy to understandable. High level languages are further divided into two major categories. 1. Procedure Oriented language 2. In this category we are able to create our project or programs using procedural approach means in this type we can able to divide our big project/program into small subroutines or procedures. After making procedures we can able to call a ‘procedure’ one or more places. The lists of procedural languages are as follows: C language C++ (Object Oriented) Java (Objected Oriented) Smalltalk (Objected Oriented) Pascal language 3. Non-Procedural Languages: This category also known as ‘Problem Oriented languages’. In this type of languages we can able to make program only at specific range like database. The followings are the examples of Non procedural languages 1. 1. SQL (Structured Query Language) 2. SNOBOL (String processor) C LanguageHistory • Developed at Bell Laboratories. first standard version release in 1972. • Developed by Dennis Richee. • Before c a Programming language is very popular in those days the name of the language is B-Language so the developers decided the name of ‘C’ language because C is next to B.

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Homework Week 2

    • 743 Words
    • 3 Pages

    1. What is machine code? Why is it preferable to write programs in a high level language such as C++?…

    • 743 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Unit 6 True

    • 287 Words
    • 1 Page

    A declarative language is a language in which you tell the computer what to do not how. TRUE…

    • 287 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    unit 6

    • 360 Words
    • 2 Pages

    3) A declarative language is a language in which you tell the computer what to do not how.…

    • 360 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    pt1420 exam review

    • 738 Words
    • 3 Pages

    What both translates and executes the instructions in a high level language program? What was the first programming language designed to perform complex math functions? Interpreter.Fortran…

    • 738 Words
    • 3 Pages
    Good Essays
  • Good Essays

    C Is difficult, because the control flow is out of the hands of the application programmer…

    • 1508 Words
    • 7 Pages
    Good Essays
  • Good Essays

    Compter Science

    • 819 Words
    • 4 Pages

    Programming statements in a low-level language will be close to natural language and will use standard mathematical notation.…

    • 819 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Language: Something which is used in communication. This can be either in the written form or spoken form. Though this is not just verbal; language can refer to any form of communicating messages to one another in order to be understood, such as sign language and body language.…

    • 925 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Eymp Task 5

    • 447 Words
    • 2 Pages

    Language: names and words which describe things and join them together, different languages come from different regions or countries some are more similar to each other than others. Structured communication with rules that allow them to convey anything…

    • 447 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    The following information will introduce general knowledge in basic programming concepts. It shall discuss basic types of computer programming languages as-well-as program development. There are three basic types of computer programming languages that will be discussed in a simple and easy to understand manner. We shall also describe the program development cycle and discuss why it is important to use a structured and organized process to create a computer programming language.…

    • 1318 Words
    • 6 Pages
    Powerful Essays
  • Good Essays

    La Boheme

    • 624 Words
    • 3 Pages

    4. Language- a code used to communicate ideas via a conventional system or arbitrary signals.…

    • 624 Words
    • 3 Pages
    Good Essays
  • Good Essays

    level, interfaces were largely text-based command lines. Back then, computers used operating systems like DOS,…

    • 3734 Words
    • 15 Pages
    Good Essays
  • Satisfactory Essays

    Many convenient, and powerful instructions Many, convenient – Example: Intel Copyright © 2012 Pearson Education, Inc. 0-7 Machine Instruction Types • Data Transfer: copy data from one location to t another th • Arithmetic/Logic: use existing bit patterns to compute a new bit patterns • Control: direct the execution of the program Copyright © 2012 Pearson Education, Inc. 0-8 4 Figure 2.2…

    • 783 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Organizational Language

    • 290 Words
    • 2 Pages

    A human language is a kind of code. It functions on the basis of words which is unique verbal symbols which correspond to all the objects or ideas which the speakers of that language need to communicate to one another. It also has rules, followed habitually by its speakers, for linking the words of the language together.…

    • 290 Words
    • 2 Pages
    Good Essays
  • Good Essays

    1. Language has an indefinite number of uses in addition to the communication of information. Many of these uses are non-logical.…

    • 987 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    C Language

    • 5958 Words
    • 24 Pages

    C is a minimalistic programming language. Among its design goals were that it could be compiled in a straightforward manner using a relatively simple compiler, provide low-level access to memory, generate only a few machine language instructions for each of its core language elements, and not require extensive run-time support. As a result, C code is suitable for many systems-programming applications that had traditionally been implemented in assembly language.…

    • 5958 Words
    • 24 Pages
    Powerful Essays