How can you implement a method with a variable number of arguments
Anonymous
The multiple choice answer choices included: use a NSArray (that’s one argument with a variable number of member objects in the array) use a va_list (the correct answer) use a NSDictionary use a NSString use a C++ template
Check out your Company Bowl for anonymous work chats.