What does void main () mean?


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

Post New Answer

More C Interview Questions

how to make c program without a libary? e.g.#include<stdio.h> libary is not in c progaram.

2 Answers  


What are directives in c?

0 Answers  


IS Doon college of Engn.. has good faculty

1 Answers  


Consider the following C program. #include <stdio.h> int main() { int i; for (i=0;i<3;++i) { fork();fork(); } } How many processes are created when running this program (including the initial one)? Explain

2 Answers  


Why do we use & in c?

0 Answers  






How do I get a null pointer in my programs?

0 Answers  


What are the languages are portable and platform independent?Why they are like that?

1 Answers   Excel, Satyam,


how is the examination pattern?

0 Answers   Wipro,


#ifdef TRUE int I=0; #endif main() { int j=0; printf("%d %d\n",i,j); }

3 Answers   ADITI,


To find whether a number is even or odd without using any conditional operator??

12 Answers   College School Exams Tests, IBM,


though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks

3 Answers   State Bank Of India SBI,


write a program to compare 2 numbers without using logical operators?

5 Answers   IBM,


Categories