Answer Posted / nashiinformaticssolutions
No, only one main() function is allowed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
about c language
Is c high or low level?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
What does & mean in scanf?
What are two dimensional arrays alternatively called as?
In C programming, what command or code can be used to determine if a number of odd or even?
What are the functions to open and close the file in c language?
Explain the difference between #include "..." And #include <...> In c?
Why clrscr is used in c?
What is the difference between int main and void main?
What the advantages of using Unions?
Does c have circular shift operators?
find the sum of two matrices and WAP for it.
What is the size of enum in bytes?
Difference between linking and loading?