πŸ“Š Basics of Computer Graphics
Q. In 2D-translation, a point (x, y) can move to the new position (x’, y’) by using the equation
  • (A) x’=x+dx and y’=y+dx
  • (B) x’=x+dx and y’=y+dy
  • (C) X’=x+dy and Y’=y+dx
  • (D) X’=x-dx and y’=y- dy
πŸ’¬ Discuss
βœ… Correct Answer: (B) x’=x+dx and y’=y+dy

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
699
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rakesh Kumar
Publisher
πŸ“ˆ
89%
Success Rate