Advertisements
Advertisements
प्रश्न
What values will be stored in the variables p and q after executing the following code?
double b = −15.6;
double p = Math.rint(Math.abs(b));
एक पंक्ति में उत्तर
उत्तर
p = 16.0
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?