Open apoorvpandey-ap opened 2 years ago
final double d = 1 / 2; System.out.println(d); what is the o/p
final double d = 1 / 2; System.out.println(d); what is the o/p