define ( this) keyword what is its significance in Java...
Answers
Answered by
4
hey mate here is your answer
In Java, static refers to a method or variable that is not attached to a particular object, but rather to the class as a whole. This means, you don't need to create an object of Keyboard before using its methods. To use one or more public Keyboard methods, type: Keyboard.methodName()
In Java, static refers to a method or variable that is not attached to a particular object, but rather to the class as a whole. This means, you don't need to create an object of Keyboard before using its methods. To use one or more public Keyboard methods, type: Keyboard.methodName()
Answered by
1
Java is a programing language which helps us to store data secured by ibm language .
Similar questions