with out using main how to execute the program?

Answer Posted / sagar

In any C program, it must contain main function..........
So, it is not possible to run any program without main
function .......

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how many errors in c explain deply

1608


Can a variable be both constant and volatile?

535


What is the purpose of main() function?

626


Can you define which header file to include at compile time?

560


How do you print only part of a string?

581






What is string function in c?

515


Why we use conio h in c?

559


What is the argument of a function in c?

545


What is the difference between ā€˜gā€™ and ā€œgā€ in C?

2414


What is getch () for?

649


How do you print an address?

698


What is pointer & why it is used?

572


Explain the use of bit fieild.

680


Write a program to print numbers from 1 to 100 without using loop in c?

607


Differentiate fundamental data types and derived data types in C.

585