MCQs > IT & Programming > Android Game Development > Which of the following is the correct way to retrieve a string instance named 'hello' from the application resource of Android by using its resource id?

Android Game Development MCQs

Which of the following is the correct way to retrieve a string instance named "hello" from the application resource of Android by using its resource id?

Answer

Correct Answer: String rID= getResources().getString(R.string.hello);

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Android Game Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More Android Game Development MCQ Questions

search

Android Game Development Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it