objective c - What can't be stored in NSDictionary? -


i have online quiz trying complete , question:

one of following can't stored in nsdictionary. can't stored because _____ type:

uiview nsnumber nsinteger uicolor

fill in in blank.


i can't seem find answer anywhere online. far can tell have way of being stored in nsdictionary, ideas?

nsinteger! because it's primitive type


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -