Advertisements
Advertisements
प्रश्न
Local data ______ (can/cannot) be accessed outside the method.
रिकाम्या जागा भरा
Advertisements
उत्तर
Local data cannot be accessed outside the method.
Explanation:
- Local data (local variables) are created inside a method and exist only while the method is executing.
- Therefore, local data cannot be accessed outside the method.
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
