Advertisements
Advertisements
प्रश्न
Give reason whether the following assignment is correct or not.
String st= "Application";
एक पंक्ति में उत्तर
उत्तर
This assignment is correct since "Application" is a string literal that is properly allocated to a String variable.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 1.03: Values and Data Types - EXERCISES [पृष्ठ ३३]