adplus-dvertising
frame-decoration

Question

Point out the wrong statement?

a.

The primary task of debugging any R code is correctly diagnosing what the problem is

b.

R provides only two tools to help you with debugging your code

c.

print statement can be used for debugging purpose

d.

The traceback() function must be called immediately after an error occurs

Answer: (b).R provides only two tools to help you with debugging your code

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the wrong statement?