View Full Version : OBJECTIVE-C is more close to C or C++ or C# or Java
OBJECTIVE-C is more close to C or C++ or C# or Java?
Fou-Lu
08-09-2010, 06:12 PM
I don't program objective-c, but from the code I've seen for it it looks closest to C++ to me.
iamscottj
08-10-2010, 07:11 AM
Even I dont code in Objective C, as Fou-Lu mentioned, its closest to C++ because of the fact that C++ is object oriented. I think the other languages like Java dont support other features of objective C or C like pointers.
Archeleus
08-24-2010, 01:52 PM
I looked into a bit of obj C when I wanted to develop an iPhone app and its, like said above, similar to C++.
Simple programs, lets say, Hello World, doesn't really change at all from what you do in C. The classes thing is a bit weird (or atleast, I thought it was).
Another fact is that gcc can compile most of obj-c so yeah.
cools4u
09-03-2010, 12:28 PM
Objective-C is a combination of C-programming language and object programming i.e. the concept of classes....similar to C++ and it is used to write Mac Software....
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.