Multiple Choice
The operator ____ is a ternary operator.
A) "?:"
B) ->
C) &
D) []
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q20: Using uppercase names in typedef statements is
Q21: Conditional expressions are only useful in replacing
Q22: Compiler processing of typedef statements allows for
Q23: By default, the first enumerated name in
Q24: The advantage of using a macro such
Q26: Integer values in an enumeration must be
Q27: To standardize arguments passing to a main()
Q28: An enum statement can be replaced by
Q29: 1 0 1 1 0 0 1
Q30: When working with bit operations, inclusive ORing