Question

Static analysis is more likely than dynamic analysis to give false evidence of uninitialized variables. True...

Static analysis is more likely than dynamic analysis to give false evidence of uninitialized variables.

True

False

0 0
Add a comment Improve this question Transcribed image text
Answer #1

static analysis is to check the program statically without running it.

Let a variable x is not initailized , but inside loop it may be initialised, static analysis report it as uninitialized in one flow path. Therefore answer is TRUE.

Dynamic analysis is to analyse the program by executing the program.

Add a comment
Know the answer?
Add Answer to:
Static analysis is more likely than dynamic analysis to give false evidence of uninitialized variables. True...
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
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