statement printf("%c", 105); will print?
Answers
Answered by
1
Answered by
1
Explanation:
C language is one of the basic computer languages and is quite commonly used. There are different things that need to be learned before programming and one basic command is the printf command used to print any character, variable or number. Now in give case, %c is used to print some character whereas 105 is not a character. Hence the compiler will generate an error in this case
Similar questions
Psychology,
6 days ago
World Languages,
6 days ago
Computer Science,
13 days ago
Physics,
8 months ago
English,
8 months ago