English

Predict the return data type of 'r' and 'n' from the snippet: int p; float m; r = p + m; n = m / 3 * (Math.pow(4, 3)); System.out.println(r); System.out.println(n); - Computer Applications

Advertisements
Advertisements

Question

Predict the return data type of 'r' and 'n' from the snippet:

  1. int p; 
  2. float m; 
r = p + m;
n = m / 3 * (Math.pow(4, 3)); 
System.out.println(r);
System.out.println(n);   
Answer in Brief

Solution

Return type of r is float, and n is double. 

shaalaa.com
  Is there an error in this question or solution?
Chapter 1.03: Values and Data Types - EXERCISES [Page 33]

APPEARS IN

Avichal Computer Applications [English] Class 10 ICSE
Chapter 1.03 Values and Data Types
EXERCISES | Q III. 11. | Page 33
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×