Which is the most supported programming language for the iPhone?
        Posted  
        
            by Shervin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shervin
        
        
        
        Published on 2010-05-24T12:21:58Z
        Indexed on 
            2010/05/24
            12:31 UTC
        
        
        Read the original article
        Hit count: 301
        
iphone
Hi.
I have decided to start programming some apps for the iPhone that eventually will get submitted to App Store. So I have to use a language the Apple supports.
However, from what I understand, there are some variety of languages I can choose from.
Ansi C
Objective C
C
C++
I started learning C++ in school back in 2001, so maybe I should use that. However, I would like to use the language that is most supported API and community wize. Which one is that?
© Stack Overflow or respective owner