Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Android Exam AND-401 Topic 3 Question 2 Discussion

Actual exam question for Android's AND-401 exam
Question #: 2
Topic #: 3
[All AND-401 Questions]

Consider the following code snippet:

String[] result_columns = new String[]{KEY_ID, COL1, COL2};

Cursor allRows = myDatabase.query(true, DATABASE_TABLE, result_columns,

null,null,null,null,null,null);

Which of the following prints out the values of COL1 column correctly if the result is not empty?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel