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
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
What is a wrapper function in c?
in iso what are the common technological language?
What is structure in c language?
how could explain about job profile
Explain what is a static function?
Why structure is used in c?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
What is the difference between a string and an array?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
What is the maximum no. of arguments that can be given in a command line in C.?
What is the use of ?
What are global variables and how do you declare them?
What is meant by recursion?
Why is c faster?