How do you write an objective?
Answer / Nagendra Kumar Singh
"To write an Objective-C code, you need to have a text editor or Integrated Development Environment (IDE) like Xcode. You write your code in .m files and may include header files written in .h format. The code should conform to the syntax of the Objective-C language."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is single inheritance in objective-c?
What is nsarray objective c?
What happens if you add your just created object to a mutable array, and you release your object?
What is difference between c and objective c?
Explain what is #import?
What is concept of property?
Explain the difference between uiwindow and uiview?
How do you check for leaks?
What is a function file?
What is objective c vs c?
What is the principle distinction between the function calls and messages?
What are the different types of identifiers?