Question 1 [Total: 15 Marks) Read and display instance variable y'=30 and a static variable 'X' =20 in an instance metho
Posted: Wed Apr 27, 2022 3:31 pm
Question 1 [Total: 15 Marks) Read and display instance variable y'=30 and a static variable 'X' =20 in an instance method called 'display () and static method called 'show (). Call both methods in the main Class called Test and print variables on the console.