write a program to overload an increment operator so it can work with objects. (prefix increment)
please type the complete programme
Answers
Answered by
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
Social Sciences,
4 months ago
Social Sciences,
4 months ago
English,
4 months ago
English,
9 months ago
Computer Science,
9 months ago
History,
1 year ago
Biology,
1 year ago