Computer Science, asked by josephbaiju, 6 months ago

b) Write the output of the following if p=10 initially. i) p = p++ + p – 2 ii) p - = p++ + --p c) Write java statements to create an object for the following: i) an object salary of class Employee ii) an object HP or class Computer

Answers

Answered by Anonymous
0

b) Write the output of the following if p=10 initially. i) p = p++ + p – 2 ii) p - = p++ + --p c) Write java statements to create an object for the following: i) an object salary of class Employee ii) an object HP or class Computer

Similar questions