Can you write a c program without using main function?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

Corporate Trainer

You can write a function which can be compiled but not the program. A function with a name main is called a program. Languages like php, HTML don't have a main. They are not called programs. They are just script. Interpreter has to execute them. So my conclusion is main function determines which is...
read more
You can write a function which can be compiled but not the program. A function with a name main is called a program. Languages like php, HTML don't have a main. They are not called programs. They are just script. Interpreter has to execute them. So my conclusion is main function determines which is a program and which is just a peice of code read less
Comments

MCA

Yes, we can write a program without using main function in C. We can compile it but cannot execute a program without a main function. Since in C, execution of any program starts from main function. Examples of c program without a main are all the c library functions. Function printf is an...
read more
Yes, we can write a program without using main function in C. We can compile it but cannot execute a program without a main function. Since in C, execution of any program starts from main function. Examples of c program without a main are all the c library functions. Function printf is an example of library function which has been written and complied without using main function. To use or run such functions we write other program using main function and call those functions. Thanks Varun Dutta read less
Comments

Tutor

No
Comments

Coder

nope,in c there is nothing like classes,so all your declarations are done in main function,how ever you can make a resource file in c that will contain user defined functions
Comments

View 2 more Answers

Related Questions

What is the use of getch(); in the end of c program
getch() is used to hold the console(output) window on the screen after the whole program run is completed till the user enters a key from keyboard. However, the character entered is not displayed on screen....
Priyanka
What are the control statements in C language?
Control statements in C are constructs that allow the program to make decisions and control the flow of execution based on certain conditions. The primary control statements in C include if-else statements,...
Jitender
0 0
6
when will you start for delivering lectures on C language
You can approach, I will teach in depth, make you profession c developer
Surbhi
What does %d mean in the C programming language?
signed decimal integer %d is not the only format specifier in C to represent integers. To be precise, %d is used to represent a signed decimal integer.
Vikas
0 0
6
Is C programming necessary to learn to become a software engineer?
C language is starting language for programming, if you will understand the concept of C language then it would be very easy to learn all programming language because somehow concepts are similar
Ujwalajagdale
0 0
7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Pro learners tip for C language
First get the concept of algorithm before heading to write your first program.

C Programming basics
C PROGRAMMING BASICS 10 Hours Introduction to ‘ C’ programming –fundamentals – structure of a ‘C’...
O

Om K.

0 0
0

Everything about printf in C language
What is printf and from where it comes from in C code.? You must have used printf so many times in your Car programs but do you really know everything about printf? Let's see. What is the full form...

Pointers and References
Are reference and pointers same? No. I have seen this confusion crumbling up among the student from the first day. So better clear out this confusion at thevery beginning. Pointers and reference...

Programming Practice Technique
Any Programming Language required an Algorithm. Algorithm - It is the finite set of instructions in which each and every instruction has the meaning, instructions are not ambiguous and all the instructions...

Recommended Articles

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you