Computer Science, asked by Aakrit7789, 7 months ago

Application based question. Calcula
te the profit of 10 on the salary of 20,000 by using a formula.

Answers

Answered by gyadav30122000
1

Explanation:

52 // integer literal

age // variable name

System.out.println("ABC"); // method call

"Java" // string literal

98.6D // double precision floating-point literal

89L // long integer literal

Similar questions