1.

Object declared in main() function _____________

A. Can be used by any other function
B. Can be used by main() function of any other program
C. Can t be used by any other function
D. Can be accessed using scope resolution operator
Answer» D. Can be accessed using scope resolution operator


Discussion

No Comment Found