Consider the following incorrect code:
if (Graphics.Dc has :drawAngledText) { dc.drawAngledText ( dc.getWidth() / 2, dc.getHeight() / 2, Graphics.VectorFont, // Compile-time: Run-time: "Symbol Not Found Error" // "hello", 5, Graphics.TEXT_JUSTIFY_CENTER...