What are the parts of c program?


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

Post New Answer

More C Interview Questions

What are categories used for in c?

0 Answers  


Explain the concept and use of type void.

0 Answers  


Explain what are preprocessor directives?

0 Answers  


Where in memory are my variables stored?

0 Answers  


What is the role of && operator in a program code?

0 Answers  






Is it acceptable to declare/define a variable in a c header?

0 Answers  


how to print 2-D array using a single for loop?

2 Answers   Mind Tree, TCS, Value Labs,


How will you find a duplicate number in a array without negating the nos ?

0 Answers  


without using control structures and control structures find the max and min of given 2 nos

1 Answers   HCL,


main is a predefined or user define function if user defined why? if predefined whay?

12 Answers   TCS,


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

0 Answers  


If you know then define #pragma?

0 Answers  


Categories