Question

the purpose of javafoc isvto check for compile errors the purpose of javadoc is to check...

the purpose of javafoc isvto check for compile errors

the purpose of javadoc is to check for compile error. true or false
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Hi Please let me know if you need more information:-

==========

the purpose of javadoc is to check for compile error. true or false ?

This will be always FALSE, because java compiler wont be having knowledge of the java documentation.

And java documentation will be use full to refer the method or class what exactly the action it will perform.

And when we are compiling all will be handled by exceptions only in java.and at run time too.


===
Thanks

Add a comment
Know the answer?
Add Answer to:
the purpose of javafoc isvto check for compile errors the purpose of javadoc is to check...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Question 5 3 marks From the compile errors below, define the access specifier and method prototype...

    Question 5 3 marks From the compile errors below, define the access specifier and method prototype of the fillWaterTank method WaterTank.java :3: error incompatible types: String cannot be converted to double return "" WaterTankTest. java :4: error incompatible types: float cannot be converted to String boolean ret = wt. fillwaterTank (200 . Of); 2 errors public class WaterTank f (a)(b) fillWaterTank(c) value)

  • 1-The answer is true or false a-Random errors arise from both measurement errors and sampling variation....

    1-The answer is true or false a-Random errors arise from both measurement errors and sampling variation. True        False b-Sampling variability stems from inaccuracies in assessing the exposure and disease occurrence. True         False c-Just like bias and confounding, random errors are considered systematic errors. True     False d- In addition to the p-value, the confidence interval is another method for estimating the amount of random error in epidemiological studies. True     False

  • The following program has some syntax errors. Enumerate the errors then rewrite, compile and run the...

    The following program has some syntax errors. Enumerate the errors then rewrite, compile and run the program after correction. #include <stdio.h> int Main( ); { float w ; float wk ; printf ("Enter your weight in pounds "); scanf["%d" weight];    wk=w x 0.45359237 ; printf('Your weight in kilograms is %d',wk); }

  • Choose ALL statements that are CORRECT. Generics enable you to detect errors at compile time rather...

    Choose ALL statements that are CORRECT. Generics enable you to detect errors at compile time rather than at runtime. Generics enable you to detect errors at runtime rather than at compile time. o Ageneric class can have only one generic parameter. Ageneric class can have multiple generic parameters.

  • When do you get compile time errors vs. when do you get run-time errors? I need...

    When do you get compile time errors vs. when do you get run-time errors? I need as many examples of each as possible. Perhaps 5 most common per type.

  • Complete with javadoc comments for constructor and setter/getter methods Overview The purpose of this lab is...

    Complete with javadoc comments for constructor and setter/getter methods Overview The purpose of this lab is to implement a generic Singly Linked Lists using a generic Node UML for Node<E> and SinglyLinked List< E> Node<E> Node<E> -data:E -next: Node<E> +Node( initialData: E, initialNext :Node<E> ) getData():E + getNext):Node<E> setData( newData : E ):void + setNext( newNext :Node<E>):void + SinglyLinkedList<E> SinglyLinkedList<E -head: Node< E> -tail: Node<E> -numElements : int SinglyLinkedList ( ) getSize():int appendList(newElement : E):void prependList(newElement E):void exists( target: E...

  • QUESTION 14 Errors that pertain to anything in the research process except sample size are known...

    QUESTION 14 Errors that pertain to anything in the research process except sample size are known as: OA. Intentional field work error. B. Non-sampling error. OC. Field error. D.Sampling error. QUESTION 15 Person administered surveys are often used because they are more popular than some other methods. O True False QUESTION 16 A mall-intercept company generally has its offices located within a local shopping mall. True False

  • True or False. (Determining sample size n for the purpose of estimating mean) For a specified...

    True or False. (Determining sample size n for the purpose of estimating mean) For a specified sampling error (SE) and given population standard deviation, increase in the confidence level (1-alpha) will lead to a larger sample sizen. True False True or False The smaller the p-value associated with a test of hypothesis, the stronger the support for the research hypothesis. True False

  • Why am I getting compile errors. rowPuzzle.java:9: error: class, interface, or enum expected public static boolean...

    Why am I getting compile errors. rowPuzzle.java:9: error: class, interface, or enum expected public static boolean rowPuzzle(ArrayList<Integer> squares, int index, ArrayList<Boolean> visited) ^ rowPuzzle.java:16: error: class, interface, or enum expected } //Java Program import java.util.*; // rowPuzzle helper function implementation // File: rowPuzzle.cpp // Header files section // function prototypes public static boolean rowPuzzle(ArrayList<Integer> squares, int index, ArrayList<Boolean> visited) { // base case // return true if the puzzle is solvable if (index == squares.size() - 1) {    return...

  • Please answer the following (T/F): 1. Most medication errors occur at the dispensing stage of the...

    Please answer the following (T/F): 1. Most medication errors occur at the dispensing stage of the medication process: a. True. b. False. 2. High-alert, nonprofiled medications available from unit stock do not require an independent double check prior to administration a. True. b. False. 3. Patient-Controlled Analgesia by proxy is when the patient is able to self-administer pain medication by pushing a button: a. True. b. False.

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT