is it possible to create your own header files?


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

Post New Answer

More C Interview Questions

whitch value return void main?

11 Answers  


main() { intx=2,y=6,z=6; x=y=z; printf(%d",x) }

5 Answers   Amazon, HCL, Thought Works,


What are different types of operators?

0 Answers  


Is main a keyword in c?

0 Answers  


Explain how can I prevent another program from modifying part of a file that I am modifying?

0 Answers  


define function

4 Answers   Assurgent, Sonata,


What does double pointer mean in c?

0 Answers  


Why string is used in c?

0 Answers  


What is static identifier?

0 Answers   TCS,


write a c programme for add of two numbers with out use of arthematic operators

2 Answers  


Write an algorithm for a program that receives an integer as input and outputs the product of of its digits. E.g. 1234 = 24, 705 = 0

4 Answers  


What is sparse file?

1 Answers  


Categories