Solved

Which Statement Correctly Completes the Following Code to Begin a Tween

Question 50

Multiple Choice

Which statement correctly completes the following code to begin a Tween rotation animation? imgRotate.startAnimation(AnimationUtils.loadAnimation ...


A) (this, R.anim.rotation) ) ;
B) .rotation( this.R.anim ) ) ;
C) ( R.anim.rotation , this) ) ;
D) .R.anim( rotation, this) ) ;

Correct Answer:

verifed

Verified

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

Related Questions