Computer Science, asked by ragindergil08120, 8 months ago

how many main functions can be used in c

Answers

Answered by neymarbrasilbr10
2

Answer:

There are 2 main types of functions in C

1. Standard library functions

2. User-defined functions.

Answered by suhrutha21
1

2 types of main functions are present in C language. But only one main function can be used in one program

Similar questions