What are header files and what are its uses in C programming?
No Answer is Posted For this Question
Be the First to Post Answer
what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above
What is the use of c language in real life?
who is the editor of 'pokemon'?
What is break in c?
What are identifiers c?
x=2,y=6,z=6 x=y==z; printf(%d",x)
13 Answers Bharat, Cisco, HCL, TCS,
Write a function to find the area of a triangle whose length of three sides is given
Function to find the given number is a power of 2 or not?
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
what is reason of your company position's in india no. 1.
why r u join this company? give solid resons.
16 Answers IBM, Infosys, TCS,
Do you know what is the purpose of 'extern' keyword in a function declaration?