Results 1 to 5 of 5

Thread: Basic concept of the C

                  
   
  1. #1
    Junior Entrepreneur Array
    Join Date
    Dec 2010
    Posts
    98
    Post Thanks / Like
    Rep Power
    2

    Default Basic concept of the C







    There are 8 basic concept of C
    1. Object
    2. classes
    3. Polymorphism
    4. Type casting
    6. Method Overloading
    7. Data Encapsulation
    8. Data Overloading

  2. #2
    Senior Entrepreneur Array
    Join Date
    Apr 2010
    Posts
    335
    Post Thanks / Like
    Rep Power
    3

    Default







    Yes you are right..
    but till now I didnt understood the concept of encapsulation.. Can you explain it in short?
    And also do you think INHERITANCE is also the concept of C or its C++?

  3. #3
    Junior Entrepreneur Array
    Join Date
    Dec 2010
    Posts
    21
    Post Thanks / Like
    Rep Power
    0

    Default Programming







    Computers aren't very smart. Sure, they can do a lot of math or help you search the Internet. But, if you asked a computer to vacuum the house for you, could it do it? If you asked a computer to draw a picture of a bird for you, would it? A computer would have no idea about what you're saying.

  4. #4
    Junior Entrepreneur Array
    Join Date
    Feb 2012
    Posts
    5
    Country: United States
    Post Thanks / Like
    Rep Power
    0

    Default







    C language is the base of all programing languages, It is best of all and it was created by Dennis Ritchie mainly it is general purpose programing language and it is most widely used programing language ever in all the languages till now because it is best revolution in language ever that has changed the whole scenario of programing.

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  5. #5
    Junior Entrepreneur Array
    Join Date
    Feb 2012
    Posts
    28
    Country: India
    Post Thanks / Like
    Rep Power
    0

    Cool







    The C language was initially designed as a small, portable programming language used to implement an operating system. In its history, C has evolved into a powerful tool for writing all types of programs, and includes mechanisms to achieve most programming goals. C offers:


    • A standard set of lexical elements
    • A wide variety of types for data objects, including:
      • Integer and floating-point constants and variables
      • Pointers to data locations in memory and the ability to do pointer arithmetic
      • Arrays of identically typed data
      • Structures and unions with members of different data types
    • The ability to group independent code blocks into named functions
    • A large set of operators used to form expressions, including bit-wise operators
    • A simple method of declaring data objects and functions
    • Several preprocessor directives to expand the functionality of the language
    • Numerous library functions to handle many common programming tasks
    • A high degree of portability
    sql server training in chennai|sql server training in chennai

    ..................................................

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. I really need some help with some basic photo editing...
    By kumkum01 in forum Multimedia Industry
    Replies: 3
    Last Post: 03-07-2012, 08:43 AM
  2. Basic HTML tags !!!!!!
    By kajal123 in forum Graphic Design Discussions
    Replies: 3
    Last Post: 10-24-2011, 04:37 AM
  3. Dreamweaver CS3 Behaviors - Basic Help
    By plaqichczj in forum HTML & CSS
    Replies: 0
    Last Post: 08-03-2011, 02:16 AM
  4. The Basic SEO tricks for biggeners top seo techniques
    By fahimk123 in forum Search Engine Optimization
    Replies: 4
    Last Post: 07-25-2011, 05:32 PM
  5. Basic ColdFusion
    By mewuna in forum Cold Fusion
    Replies: 0
    Last Post: 03-07-2010, 08:09 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •