Header Ads

NSNumber - objective C

by 05:15
In Objective C programming language, in order to save the basic data type like int, float, bool in object form. Objective C provides a ran...Read More

Block - Objecive C

by 00:29
An Objective C defines an object that combines data with related behavior. Sometimes, it makes sense just to represent a single task or uni...Read More

Functions - Ojective C

by 08:53
A function is a group of statements that together perform a task. Every Objective C program has one C function, which is main(), and all of...Read More
Powered by Blogger.