Is it possible to run a c program without using main?If yes
HOW??
Answer Posted / bhavin
hi friends plz help me i want detail how can it
possible...??plz friend,,,also to adesh,valli,elahi...all
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the collection of communication lines and routers called?
Explain a file operation in C with an example.
How do you initialize pointer variables?
How will you delete a node in DLL?
Explain is it valid to address one element beyond the end of an array?
Where we use clrscr in c?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
Explain how can a program be made to print the name of a source file where an error occurs?
How do you sort filenames in a directory?
What does c mean in standard form?
Can main () be called recursively?
What is the explanation for prototype function in c?
What is the function of multilevel pointer in c?
How pointer is different from array?
Write a program to reverse a linked list in c.