Solution:Given statement :
G ≥ P > T ≥ S > K = N < D
(a) P > D = false (as P > T ≥ S > K = N < D), here, there is no relation between P and D.
(b) G ≥ D = false (as G ≥ P > T ≥ S > K = N < D), here, there is no relation between G and D.
(c) G > T = true (as G ≥ P > T),
(d) N > T = false (as T ≥ S > K = N), here T is greater than N.