What is meaning of "Void main" in C Language.
Answer Posted / kenny
all the above are correct!
| Is This Answer Correct ? | 21 Yes | 19 No |
Post New Answer View All Answers
Explain what is meant by high-order and low-order bytes?
What is s in c?
What are the standard predefined macros?
What is the data segment that is followed by c?
How #define works?
Explain what does the function toupper() do?
Why c is called a middle level language?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
what do you mean by enumeration constant?
to find the closest pair
Where define directive used?
Is it better to use malloc() or calloc()?
What is an array? What the different types of arrays in c?
What is the main difference between calloc () and malloc ()?
What are the features of c languages?