Answer Posted / Rosan Singh
"To initialize an NSMutableDictionary in Objective-C, you can use the alloc and init methods, followed by an assignment. Here's an example:nnnsmutabledictionary *myDict = [[NSMutableDictionary alloc] init];"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category