What does void main return?


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

Post New Answer

More C Interview Questions

What is null pointer constant?

0 Answers  


program in c to print 1 to 100 without using loop

9 Answers   Wipro,


Do you know null pointer?

0 Answers  


How many parameters should a function have?

0 Answers  


every function has return the value?

1 Answers  






what is the difference between #include<stdio.h> and #include"stdio.h" ?

6 Answers   TCS,


What is the use of typedef in c?

0 Answers  


what is a function prototype?

1 Answers  


How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST

6 Answers   Adobe, Huawei,


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

0 Answers   TCS,


How to compare array with pointer in c?

0 Answers  


When we use void main and int main?

0 Answers  


Categories