MindTap - Cengage Learning - Google Chrome https://ng.cengage.com/static/nb/ui/evo/index.html?deploymentld=557529133312183595830125524&EISBN=97813370914668id=519952306&snapshotld=1242946& | Q Search this course CENGAGE MINDTAP » Creating Java Programs (Exercise 10) Comments.java Tasks 3 class Comments Javadoc Comments have been 4 added 0.00 out of 10.00 A-Z public static void main(String[] args) { 7 0 out of 1 checks passed. System.out.println("Program comments are nonexecuting statements you add to a Review the results below for file for the purpose of documentation."); more details. 10 // Program comments are nonexecuting statements you add to a file for the 11 Checks purpose of documentation. Code Pattern Incomplete 12 ( Program comments are nonexecuting statements you add to a file for the 13 Javadoc Comments purpose of documentation. */ Description 14 ** Searched your code for a specific 15 * Program comments are nonexecuting statements you add to a file for the 16 pattern: purpose of documentation. / *I*. *Program.+ * 17 (\n*).+documentation 18 You can learn more about regular } 19 expressions here. 20} 12:36 PM A= Type here to search 31 6/27/2019 X Eif
MindTap - Cengage Learning - Google Chrome https://ng.cengage.com/static/nb/ui/evo/index.html?deploymentld=557529133312183595830125524&EISBN=97813370914668id=519952306&snapshotld=1242946& | Q Search this course CENGAGE MINDTAP » Creating Java Programs (Exercise 10) Comments.java Tasks 3 class Comments Javadoc Comments have been 4 added 0.00 out of 10.00 A-Z public static void main(String[] args) { 7 0 out of 1 checks passed. System.out.println("Program comments are nonexecuting statements you add to a Review the results below for file for the purpose of documentation."); more details. 10 // Program comments are nonexecuting statements you add to a file for the 11 Checks purpose of documentation. Code Pattern Incomplete 12 ( Program comments are nonexecuting statements you add to a file for the 13 Javadoc Comments purpose of documentation. */ Description 14 ** Searched your code for a specific 15 * Program comments are nonexecuting statements you add to a file for the 16 pattern: purpose of documentation. / *I*. *Program.+ * 17 (\n*).+documentation 18 You can learn more about regular } 19 expressions here. 20} 12:36 PM A= Type here to search 31 6/27/2019 X Eif
Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
Related questions
Question
I was asked to add the three types of comments to this class, each consisting of the same statement (this statement is also printed once). The output/print, block comment, and single line comment has all been marked correct. The Javadoc comment, however, has not.
What should I do to make it work?
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 5 steps with 2 images
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Recommended textbooks for you
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education