Results 1 to 4 of 4

Thread: What is the difference between C# and C++

  1. #1
    Join Date
    Jan 2009
    Posts
    913

    What is the difference between C# and C++

    I am a newbie in programming field. I had just completed my study and now joined my work. In the developing the applications I have two options here. First is C# and then second one is C++. I had worked a lot in C#. So I want to ask what is the difference between both the languages. Is it fine if I continue with C#. Does there performance and other features vary as per the version.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: What is the difference between C# and C++

    You can figure out that the C# is older version and C++ is the new version of the same programming language. There is a big difference between both. Like C++ offers you better performance as compare to C#. C++ offers you more new concepts of programming then C#. C# is used in older days but coming to today expectations are more demanding. So I will advice you to go with C++.

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: What is the difference between C# and C++

    There are many differences between both the languages. Like the syntax of declaring a C# is different as compare to C++. In long data C# type is 64 bits in other the same is 32 bit. If you come to switch statement the C# does not work fall through from one case label to another. But C++ do. In C++ the main method is declared separately from the main function. Both have different string. In one word C++ gives a better performance and durability as compare to C#.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,005

    Re: What is the difference between C# and C++

    C++ plus in popular in current time. The application built in it gives better performance and portability. Some of features of C++ are multiple inheritance, deterministic destruction, you can throw exception as any type, implicit interfaces on generics, offers pointers, macro support, global variable support, global function support, stl, bitfield support, etc. C++ is a the latest programming language.

Similar Threads

  1. What is difference between RAM and ROM?
    By Harper 21 in forum Motherboard Processor & RAM
    Replies: 5
    Last Post: 30-01-2010, 09:00 AM
  2. Difference between OOP and AOP
    By Sarfaraj Khan in forum Software Development
    Replies: 5
    Last Post: 20-01-2010, 09:20 AM
  3. Difference between jsp and asp.net
    By Crespin in forum Software Development
    Replies: 3
    Last Post: 24-11-2009, 06:57 AM
  4. Difference between wap and wep
    By Soggy Bottom in forum Networking & Security
    Replies: 3
    Last Post: 23-11-2009, 09:34 AM
  5. Difference between IDE and ATA
    By LALETTE in forum Hardware Peripherals
    Replies: 3
    Last Post: 09-01-2009, 10:34 AM

Tags for this Thread

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
  •  
Page generated in 1,714,157,385.34877 seconds with 16 queries