πŸ“Š MySQL
Q. The right shift operator is . . . . . . . .
  • (A) >>
  • (B) 2
  • (C) <
  • (D) >
πŸ’¬ Discuss
βœ… Correct Answer: (A) >>

Explanation: The right shift operator in MySQL is represented by >>. This operator is used to shift the bits of a number to the right by a specified number of positions. Therefore, the correct answer is Option A: >>.

Explanation by: Rakesh Kumar
The right shift operator in MySQL is represented by >>. This operator is used to shift the bits of a number to the right by a specified number of positions. Therefore, the correct answer is Option A: >>.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
72
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rakesh Kumar
Publisher
πŸ“ˆ
97%
Success Rate