A. int("123") पूर्णांक('123')
B. parseInt("123") पार्सइंट('123')
C. toInt("123") toInt('123')
D. (int) “123”