Computer Science, asked by moumita07mondal20, 9 months ago

Reference ( Fixed column and relative row) formed by row 1345 and column 58D​

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