write a program without using main function?

Answer Posted / siva koratani

#include<stdio.h>
#define begin m##a##i##n
void begin()
{
printf("Hello");
}

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain 'far' and 'near' pointers in c.

695


What is define directive?

632


what are the different storage classes in c?

656


What is storage class?

645


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

1726






What is signed and unsigned?

629


Explain what are reserved words?

630


What is the meaning of ?

604


What is table lookup in c?

620


Explain why C language is procedural?

765


Explain what is #line used for?

601


Is swift based on c?

628


Can a file other than a .h file be included with #include?

675


What is a struct c#?

596


What do mean by network ?

648