A binary tree with N internal nodes has __ links, __ links to internal nodes and __ links to external nodes. (A) N+1, 2N, N-1 (B) N+1, N-1, 2N (C) 2N, N-1, N+1 (D) N-1, 2N, N+1â–ºCorrect Option Correct Option is: C