Computer Science, asked by rachitkothadia98, 8 months ago

what is meaning of "a"in java​

Answers

Answered by sharmamuska99
1

Answer:

The @ symbol denotes a Java Annotation. What a Java annotation does, is that it adds a special attribute to the variable, method, class, interface, or other language elements.

Similar questions