Unix

1:

 lint should be used

A. before compilation
B. to analyze a C code
C. after compilation
D. Both (a) and (b)
 

Answer : D

Explanation :
lint can throw light on many things, which the compiler generally overlooks. So. potential errors can be spotted and the program is debugged, even before compilation. Hence the answer is (d)

Write your comments here:


Report Error
 

Option: A

Explanation : Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here. Explanation will come here.