/* CH2B.C */ /* Display the ultimate answer */ #include main () { /* Description ...... Display the message */ int answer = 42 ; }