Advertisements
Advertisements
प्रश्न
State True or False.
Keyword default is used to allocate memory to an object.
सत्य या असत्य
Advertisements
उत्तर
This statement is false.
Explanation:
The default keyword is used in switch statements or for default values, not for memory allocation. The new keyword is typically used to allocate memory to an object.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 1: Revision of Class 9 Syllabus - Exercises [पृष्ठ ४४]
