Affine Transformation

1. Which interpolation method performs better when we upscale input image by factor 4
2. Which of the ordering pairs leads to the same effect on an image?
i) scaling->rotation-> translation
ii) scaling ->translation->rotation
iii) translation-> rotation-> scaling
iv) rotation ->scaling ->translation