Describe the header file and its usage in c programming?
No Answer is Posted For this Question
Be the First to Post Answer
What are derived data types in c?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 Answers ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,
how can i get the output 54321 4321 321 21 1 in c programming........???? pls help......
How can I make a program in c to print 'Hello' without using semicolon in the code?
9 Answers C DAC, Practical Viva Questions,
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What are structure types in C?
Why can arithmetic operations not be performed on void pointers?
What is an auto keyword in c?
How can I read/write structures from/to data files?
What is the meaning of int *x[]();?
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
Explain built-in function?