Answer Posted / murugesan kr
printf("\%d");
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Do character constants represent numerical values?
Describe newline escape sequence with a sample program?
I came across some code that puts a (void) cast before each call to printf. Why?
What does emoji p mean?
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
What is the difference between volatile and const volatile?
Which are low level languages?
How do you write a program which produces its own source code as output?
code for replace tabs with equivalent number of blanks
What are dangling pointers? How are dangling pointers different from memory leaks?
What is string in c language?
What are the two types of functions in c?
what is the diffrenet bettwen HTTP and internet protocol
What is the use of extern in c?
Hi can anyone tell what is a start up code?