An Operation That Shifts The Left Operand Value Left By The #140
An operation that shifts the left operand value left by the right operand's number of bits is known as the ____ (<<).
This multiple choice question (MCQ) is related to the book/course gs gs118 Data Mining. It can also be found in gs gs118 SQLite MCQs - SQLite MCQs - Quiz No.14.
An operation that shifts the left operand value left by the right operand's number of bits is known as the ____ (<<).
Binary Left Shift Operator
Binary Left Operator
Binary Shift Operator
Binary Right Shift Operator