Answer Posted / murugesan kr
printf("\%d");
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What is wrong with this initialization?
What is pragma c?
Write a program to check prime number in c programming?
How can I list all of the predefined identifiers?
Why we not create function inside function.
What is null pointer in c?
What is the difference between a string and an array?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
Explain the difference between structs and unions in c?
What is function in c with example?
Write a program to swap two numbers without using third variable in c?
What are structures and unions? State differencves between them.
What is infinite loop?
Write a code of a general series where the next element is the sum of last k terms.
Explain low-order bytes.