What is meaning of "Void main" in C Language.
Answer Posted / sxrfggggggggggggggggg
does not return
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can I convert a number to a string?
When is a void pointer used?
how to write optimum code to divide a 50 digit number with a 25 digit number??
Write a code of a general series where the next element is the sum of last k terms.
Explain what are preprocessor directives?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
what is the different bitween abap and abap-hr?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
Are negative numbers true in c?
What is #include called?
What is a header file?
Define C in your own Language.
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
What is the explanation for cyclic nature of data types in c?
What is equivalent to ++i+++j?