without a terminator how can we print a message in a printf
() function.
Answer Posted / guest
using if statement
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What oops means?
Describe newline escape sequence with a sample program?
What is pre-emptive data structure and explain it with example?
Write a code to generate a series where the next element is the sum of last k terms.
What is the difference between #include
Explain what are reserved words?
How can I delete a file?
Write a program on swapping (100, 50)
How do we declare variables in c?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
How do you determine a file’s attributes?
What does c mean before a date?
What is an array in c?
write a program to concatenation the string using switch case?
What is size of union in c?