how to execute with out main in cprogram

Answer Posted / rina

any c program is not run without main function
main function is compalsary in c program

Is This Answer Correct ?    6 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which header file is essential for using strcmp function?

932


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

1588


c language interview questions & answer

1455


Can we declare variable anywhere in c?

533


What is clrscr ()?

633






a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above

680


Explain how can I read and write comma-delimited text?

648


What is 02d in c?

633


Subtract Two Number Without Using Subtraction Operator

350


what are bit fields? What is the use of bit fields in a structure declaration?

1497


A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?

1770


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

1503


How does normalization of huge pointer works?

625


What are the 4 types of unions?

603


Write a program which returns the first non repetitive character in the string?

597