πŸ“Š MySQL
Q. What is the size of the BIT type?
  • (A) 1
  • (B) 2
  • (C) 3
  • (D) variable
πŸ’¬ Discuss
βœ… Correct Answer: (D) variable

Explanation: This question is asking about the size of a BIT data type in MySQL. A BIT data type is used to store a single bit of information, which can be either 0 or 1.

Explanation by: Vikash Gupta
This question is asking about the size of a BIT data type in MySQL. A BIT data type is used to store a single bit of information, which can be either 0 or 1.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
75
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vikash Gupta
Publisher
πŸ“ˆ
98%
Success Rate