A variable it’s a data type and can be composed by letters, numbers and underscore character. Type: char: 1 byte(octet)…
Read More

A variable it’s a data type and can be composed by letters, numbers and underscore character. Type: char: 1 byte(octet)…
Read More
In objective-c data types are: basic types; enumerated types; type void; derived types; Integer types: char: 1 byte (-128 to…
Read More
You can use X-Code to write your first program ‘Hello World!’: // First program example #import <Foundation/Foundation.h> int main (int…
Read More