Answer Posted / srinivas aro
#deefine m main
m()
{
printf(" max computers ch.pet guntur disrtct A.P");
}
| Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
How can I discover how many arguments a function was actually called with?
What is the correct code to have following output in c using nested for loop?
Which is best book for data structures in c?
Where can I get an ansi-compatible lint?
why return type of main is not necessary in linux
explain what is fifo?
How can I read data from data files with particular formats?
How does sizeof know array size?
I heard that you have to include stdio.h before calling printf. Why?
What is the difference between array and pointer in c?
what are enumerations in C
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
Are negative numbers true in c?
plz let me know how to become a telecom protocol tester. thank you.
What is a c token and types of c tokens?