are methods WITHOUT parameters from other methods. (As explained here)

 

syntax method java

void start () {

}

we don’t have to write the default modifier.

Example

THIS IS HOW IT WORKS!