How many main () function we can have in a project?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Is it possible to run using programming C for Java Application?

2 Answers   NIC,


Explain function pointer with exapmles.

2 Answers  


Explain what is the difference between #include and #include 'file' ?

0 Answers  


What is maximum size of array in c?

0 Answers  


write a program structure to find average of given number

1 Answers  






pgm to find middle element of linklist(in efficent manner)

4 Answers   Huawei,


Which are low level languages?

0 Answers  


Write a C program to fill a rectangle using window scrolling

1 Answers  


What is the mean of this statement:: if(int i=0 * i=9)

2 Answers   HCL,


every function has return the value?

1 Answers  


how can i include my own .h file EX:- alex.h like #include<alex.h>, rather than #include"alex.h"

1 Answers  


which will be first in c compiling ,linking or compiling ,debugging.

3 Answers   Sonata,


Categories