About this question
Hard · Code Analysis · Quant Trader interview question · C++, signed, unsigned, type-conversion, comparison
Consider the following C++ expression: -1 < 1u What does this expression evaluate to?
Keep practicing
Medium
Easy