Hi,
main()
{
}

Is a user defined function or Built in Functionn

Answer Posted / sree

main() itself is a predefined function.

where as main() is a userdefined function because there we
are writing the internal part.

Is This Answer Correct ?    27 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When can you use a pointer with a function?

564


What is header file definition?

565


What is null in c?

596


How can I ensure that integer arithmetic doesnt overflow?

604


Multiply an Integer Number by 2 Without Using Multiplication Operator

316






How can I implement a delay, or time a users response, with sub-second resolution?

617


What is the -> in c?

579


What is the use of ?: Operator?

660


hi, which software companys will take,if d candidate's % is jst 55%?

1660


What does the function toupper() do?

651


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

1889


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

597


Why is c used in embedded systems?

607


What is the total generic pointer type?

722


What are the scope of static variables?

597