I know some C++ and now I will try to learn Objective-C as well. My book mentioned class methods briefly and said that class methods are messages that can be sent to a class, often it is used to create an instance of the class.I know some C++ and now I will try to learn Obj