write c program without semicolon

Answer Posted / s.venmathi

#include<stdio.h>
#include<conio.h>
void main()
{
if(printf("HELLO"))
{
}
}

Is This Answer Correct ?    20 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you write a code for accessing the length of an array without assigning it to another variable?

829


How important is structure in life?

809


What do you mean by a sequential access file?

822


What is the advantage of using #define to declare a constant?

857


Can the size of an array be declared at runtime?

819


Explain how do you determine the length of a string value that was stored in a variable?

918


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

1733


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

906


What is sorting in c plus plus?

751


What does s c mean on snapchat?

795


can any one provide me the notes of data structure for ignou cs-62 paper

1915


How the c program is executed?

868


What is ## preprocessor operator in c?

825


What are run-time errors?

829


What are the 4 types of organizational structures?

830