IDNLearn.com provides a collaborative environment for finding accurate answers. Explore thousands of verified answers from experts and find the solutions you need, no matter the topic.
Sagot :
Answer:
D) They are coded.
Explanation:
Java comments are notes in a Java code file that are ignored by the compiler and runtime engine. They are used to annotate the code in order to clarify its design and purpose. You can add an unlimited number of comments to a Java file, but there are some "best practices" to follow when using comments.
We value your presence here. Keep sharing knowledge and helping others find the answers they need. This community is the perfect place to learn together. Thanks for visiting IDNLearn.com. We’re dedicated to providing clear answers, so visit us again for more helpful information.