switch statement and terinary operator comes under which category code example Example: ternary operator (condition) ? (if true, do this) : (otherwise, do this)