write a program without using main function?
Answers were Sorted based on User's Feedback
Answer / raavi.swami
#include<stdio.h>
#define begin main
void begin()
{
printf("Hello");
}
| Is This Answer Correct ? | 27 Yes | 2 No |
Answer / siva koratani
#include<stdio.h>
#define begin m##a##i##n
void begin()
{
printf("Hello");
}
| Is This Answer Correct ? | 7 Yes | 2 No |
How to add two numbers without using semicolon n c????
What is difference between structure and union?
difference between semaphores and mutex?
what is c
Is main is a keyword in c?
What is c mainly used for?
which of the function operator cannot be over loaded a) <= b)?: c)== d)*
10 Answers Cisco, CTS, Google, HCL, HP,
How main function is called in c?
What ios diff. Between %e & %f?
What is scope and lifetime of a variable in c?
Why Modern OS are interrupt driven?Give an example
What does s c mean on snapchat?