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
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
Why is %d used in c?
Why calloc is better than malloc?
Distinguish between actual and formal arguments.
What is a program flowchart and explain how does it help in writing a program?
What is formal argument?
What is function prototype in c with example?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What are the advantages of the functions?
Write a program which returns the first non repetitive character in the string?
What is dynamic variable in c?
Write the control statements in C language
Is null equal to 0 in sql?
Which is an example of a structural homology?
Why & is used in scanf in c?