Is Swift code same as C?

Swift is a successor to both the C and Objective-C languages . It includes low-level primitives such as types, flow control, and operators. It also provides object-oriented features such as classes, protocols, and generics, giving Cocoa and Cocoa Touch developers the performance and power they demand.

Read more