What is main () in c language?


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

Post New Answer

More C Interview Questions

What is #error and use of it?

0 Answers  


. Consider the following program main() { int a[5]={1,3,6,7,0}; int *b; b=&a[2]; } The value of b[-1] is (A) 1 (B) 3 (C) -6 (D) none

9 Answers   Oracle,


Is the following code legal? struct a { int x; struct a b; }

4 Answers  


what is the main use of c where it can use the c

2 Answers   Infosys,


how to estimate the disk access time? e.g. the time between read one byte and another byte in the disk.

3 Answers   Google,






What is omp_num_threads?

0 Answers  


What is assert and when would I use it?

0 Answers  


how to devloped c lenguege?

4 Answers  


What are the loops in c?

0 Answers  


How pointers are declared?

0 Answers  


will u please send me the placement papers to my mail???????????????????

0 Answers  


my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?

0 Answers  


Categories