What is meant by annotations in java?
Answer / Pitamber Arya
"Annotations in Java are a mechanism to add metadata (data about data) to the source code without changing its functionality. They allow programmers to associate additional information with various programming constructs such as classes, methods, fields, and packages. Annotations are defined by the @ symbol followed by the annotation name.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is flatmap java?
What is a java singleton?
What is cdi in java?
How do I create an executable jar file?
Who developed JavaScript, and what was the first name of JavaScript?
What is dto in java?
What is a pojo class in java?
What is the point of lambda expressions?
What is exe file in java?
What is jdk for netbeans ide?
Is jprofiler open source?
Is jdk a compiler?