how to execute with out main in cprogram
Answer Posted / sathish
Well done Ravinder. I appreciate your answer.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How a string is stored in c?
When should the volatile modifier be used?
Explain how can you tell whether two strings are the same?
Explain the bubble sort algorithm.
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
What is a structure in c language. how to initialise a structure in c?
Where are the auto variables stored?
What is property type c?
What is the size of array float a(10)?
What is a memory leak? How to avoid it?
What is class and object in c?
What do you mean by c what are the main characteristics of c language?
What is volatile variable in c with example?
how to create duplicate link list using C???