Which character is represented by \t in C Language?
Answers
Answered by
4
Answer:
The '\t' is called escape sequence(a character) which represent the “tab” character of your keyboard. Since you cannot write “tab”(except leaving 4/8 spaces) we use it in programming languages to tell compiler to put tab character in its place while executing code.
Answered by
2
Answer:
The '\t' is called escape sequence(a character) which represent the “tab” character of your keyboard. Since you cannot write “tab”(except leaving 4/8 spaces) we use it in programming languages to tell compiler to put tab character in its place while executing code.
Explanation:
MARK ME BRAINLIEST PLZZZZZZZZZ
Similar questions
Computer Science,
4 months ago
Science,
4 months ago
Chemistry,
4 months ago
English,
8 months ago
Math,
8 months ago
Math,
1 year ago
Environmental Sciences,
1 year ago
Math,
1 year ago