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

what is an inline function?

2 Answers   TCS,


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

0 Answers   TCS,


What is the use of ?

0 Answers  


what is the difference between call by value and call by reference?

5 Answers   Genpact, Global Logic, Infosys,


what do u mean by Direct access files? then can u explain about Direct Access Files?

0 Answers   LG Soft,


write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.

5 Answers   Temenos,


what is a c-language.what is do.

4 Answers   HCL,


Can a pointer be static?

0 Answers  


Given a single Linked list with lakhs of nodes and length unknown how do you optimally delete the nth element from the list?

1 Answers   Oracle,


print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20

8 Answers   TCS,


Explain which function in c can be used to append a string to another string?

0 Answers  


How many loops are there in c?

0 Answers  


Categories