What are header files in c?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use c for the speed of light?
what's the o/p int main(int n, char *argv[]) { char *s= *++argv; puts(s); exit(0); }
What is an array? What the different types of arrays in c?
How can I prevent another program from modifying part of a file that I am modifying?
print ur name without using any semicolon in c/c++....
21 Answers Bosch, TCS, Wipro,
can we implement multi-threads in c.
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
Describe static function with its usage?
Is an array parameter is always "by reference" ?
Can I initialize unions?
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,
What are register variables? What are the advantage of using register variables?