Solved

Following Is the API of the Getint Method of SharedPreferences

Question 17

Multiple Choice

Following is the API of the getint method of SharedPreferences.Editor:
Int getInt( String a, int b)
What does b represent?


A) A key for which getInt returns the associated value
B) A value for which getInt returns the associated key
C) A default value that may (or may not) be returned by getInt
D) A default key value

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions