is it possible to create your own header files?
whitch value return void main?
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?
Is main a keyword in c?
Explain how can I prevent another program from modifying part of a file that I am modifying?
define function
What does double pointer mean in c?
Why string is used in c?
What is static identifier?
write a c programme for add of two numbers with out use of arthematic operators
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
What is sparse file?