Advertisements
Advertisements
प्रश्न
Predict the output of the following:
String str = "Computer Applications" + 1 + 0;
System.out.println("Understanding" + str);
एका वाक्यात उत्तर
उत्तर
UnderstandingComputerApplications10
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?