CBSE Class 12 Computer Science
Question 15 of 44
Solved 2025 Sample Question Paper CBSE Class 12 Computer Science (083) — Question 15
Back to all questionsCHAR
Reason — The CHAR data type in SQL is used to store fixed-length strings. When a value is stored in a CHAR field, it is padded with spaces to fit the specified length.