Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (13.1k points)
Can anyone help me what does @ symbol means in Java? Other than using it for comment where to use?

1 Answer

0 votes
by (26.7k points)

Basically, @ symbol denotes Java annotation, which helps you to add some special attribute to your variable or different elements.

I hope this will help.

Want to become a Java expert? join Java Certification now!!

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Jan 21, 2020 in Java by angadmishra (6.5k points)

Browse Categories

...