char1 What is the Character Data Type? 1. Character = char2. We need to put a letter for char// No double letter allowed3. We need to use ' ' for char// No double quotation allowed// ex) charBox = 'A';4. Encoding = converting the bytes to the characters// letter to binary// 'A' → 01000001 → 655. Decoding = converting the characters to the bytes// 65 → 'A' ++// Ctrl + Shift + F = Hotkey for Eclipse Auto-alignment// Type 'main', Ctrl +.. 2025. 3. 25. 이전 1 다음