Multiple Choice
What is this in the following code?
Intent myIntent = new Intent( this, DataActivity.class ) ;
A) A DataActivity reference
B) A reference to the current Activity
C) An Intent
D) A class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: It is possible to pass data from
Q6: In order to set up a transition
Q7: Using a RelativeLayout, which attribute do we
Q8: What is DataActivity in the following code?<br>Intent
Q9: When using a scale element for a
Q11: A Table Layout arranges its components in
Q12: If we have more than one activity,
Q13: The _ method of the Activity class
Q14: The _ interface includes the functionality to
Q15: What XML element represents a row in