how to execute with out main in cprogram
Answer Posted / rupesh
#include<stdio.h>
#define hello main
void hello()
{
printf(" HIIIII ");
}
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the syallabus of computer science students in group- 1?
What is the purpose of & in scanf?
How is a null pointer different from a dangling pointer?
What is merge sort in c?
What is the stack in c?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
Is file a keyword in c?
What is an example of structure?
When should the const modifier be used?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
What is an identifier?
What is the Purpose of 'extern' keyword in a function declaration?
Explain the difference between exit() and _exit() function?
What is a stream water?