it’s a ternary operator basicly if a > b then return a else b
solved What does this mean in a java code? Is the first time I’ve seen it: [duplicate]
it’s a ternary operator basicly if a > b then return a else b
solved What does this mean in a java code? Is the first time I’ve seen it: [duplicate]