...
Bresenham’s-Algorithm
November 5, 2023
UGC NET CS 2012 Dec-Paper-2
November 5, 2023
Bresenham’s-Algorithm
November 5, 2023
UGC NET CS 2012 Dec-Paper-2
November 5, 2023

UGC NET CS 2016 July- paper-3

Question 14
A point P(5, 1) is rotated by 90° about a pivot point (2, 2). What is the coordinate of new transformed point P′ ?
A
(3, 5)
B
(5, 3)
C
(2, 4)
D
(1, 5)
Question 14 Explanation: 
Rotation around a pivot point (2, 2) can be represented as:
(h, k) = (2, 2)

Correct Answer: A
Question 14 Explanation: 
Rotation around a pivot point (2, 2) can be represented as:
(h, k) = (2, 2)

Leave a Reply

Your email address will not be published. Required fields are marked *