without a terminator how can we print a message in a printf
() function.

Answer Posted / dewanshu goel

#include<stdio.h>
main()
{
if(printf("the message is print without terminator"))
}

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c easy to learn?

733


What is the difference between a string and an array?

907


What does nil mean in c?

894


What is far pointer in c?

999


Apart from dennis ritchie who the other person who contributed in design of c language.

1078


Write a program on swapping (100, 50)

856


What is the use of header?

826


What is the scope of local variable in c?

776


How to Throw some light on the splay trees?

793


how do you execute a c program in unix.

853


What are c preprocessors?

904


Was 2000 a leap year?

823


What are the 4 data types?

762


What are bitwise shift operators in c programming?

826


What is c language in simple words?

808