Answer Posted / yogesh rasal
printf("/%d")
| Is This Answer Correct ? | 1 Yes | 16 No |
Post New Answer View All Answers
Can you subtract pointers from each other? Why would you?
Can you write the function prototype, definition and mention the other requirements.
What is the purpose of sprintf() function?
What is void c?
Explain what is dynamic data structure?
What is the modulus operator?
Explain what is the purpose of "extern" keyword in a function declaration?
What is binary tree in c?
Explain how are 16- and 32-bit numbers stored?
List some of the static data structures in C?
what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555
What is the use of a static variable in c?
Write a program to print ASCII code for a given digit.
How many levels of pointers have?
What is c definition?