Develop a set of tests to exercise a compiler to determine the best use of the language

Question:

Develop a set of tests to exercise a compiler to determine the best use of the language in a real - time processing environment. For example, your tests should determine such things as when to use case statements versus nested if-then-else statements; when to use integers versus Boolean variables for conditional branching; whether to use while or for loops, and when; and so on.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  answer-question

Real Time Systems Design And Analysis

ISBN: 9780470768648

4th Edition

Authors: Phillip A. Laplante, Seppo J. Ovaska

Question Posted: