Psychology, asked by SarahNishadks, 10 months ago

Explain the programming elements in java ?

Answers

Answered by ana0518
0

Answer:

a typical structure of a java program contains the following elements

package declaration

import statements

comments

class definition

class variables, local variables

methods

Similar questions