question mark
In C programming, the question mark is used as a conditional symbol. For example, in the expression x1 ? x2 : x3, if x1 is not zero, then x2 is evaluated, otherwise x3 is evaluated.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
| Topic | Replies | Latest Post |
|---|---|---|
| Where to put the question mark? | 6 | 4 months ago |
Browse dictionary definitions near question mark
Share on Facebook