A. Displays a message to the user. यूजर को एक मैसेज डिस्प्ले करता है.
B. Receives input from the user as an integer. यूजर से इन्टिजर के रूप में इनपुट रिसीव करता है।
C. Receives input from the user as a string. यूजर से एक स्ट्रिंग के रूप में इनपुट रिसीव करता है।
D. Both A and C ए और सी दोनों.
Correct Answer is :
D. Both A and C