InterviewSolution
Saved Bookmarks
| 1. |
Explain How To Call The Function In Objective-c? |
|
Answer» To call the FUNCTION in Objective-C, you have to do ACCOUNT -> Object Name -> DISPLAY account information -> Method name To call the function in Objective-C, you have to do Account -> Object Name -> Display account information -> Method name |
|