Q. How many byte(s) does a char type take in C? (A) 1 (B) 2 (C) 3 (D) 4 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) 1 Explanation: The char data type takes one byte in the memory.