0 / 60 seg.

How many keys does this NSDictionary have after this code is executed? NSDictionary *dict = [[NSDictionary alloc] initWithObjectsAndKeys: @"b", @"e", @"a", @"r", nil];