Sapient Company Programming

When is onAnimationRepeat() called?

1) When an animation starts itself
2) When an animation repeats itself
3) Both of the above
4) none of the above

Read Solution (Total 1)

Sapient Other Question

What will be the output of the following code?


1) runs successfully
2) compile time error
3) runtime error
4) none of the above
Which attributes are required to specify the app Widget's absolute minimum size?

1) mixResizeWidth, minResizeHeight
2) resizeWidth, ResizeHeight
3) minWidth, minHeight
4) none of the above