c program to print a name without using semicolon

Answer Posted / satya

main()
{
if(printf("SATYA"))
{
}
}

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between exit() and _exit() function?

598


What is realloc in c?

581


Write a program of advanced Fibonacci series.

704


What is the purpose of main( ) in c language?

615


Are comments included during the compilation stage and placed in the EXE file as well?

668






int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

1124


Where local variables are stored in c?

554


What are variables and it what way is it different from constants?

782


How can I find the modification date of a file?

698


What is #include cctype?

578


What is the difference between printf and scanf in c?

745


Should I learn data structures in c or python?

576


write a c program for swapping two strings using pointer

2092


What does main () mean in c?

611


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

1458