javax4u / customer-meetings

2 stars 1 forks source link

final double d = 1 / 2; System.out.println(d); what is the o/p #77

Open apoorvpandey-ap opened 2 years ago

apoorvpandey-ap commented 2 years ago

final double d = 1 / 2; System.out.println(d); what is the o/p