I came across some code that puts a (void) cast before each call to printf. Why?
No Answer is Posted For this Question
Be the First to Post Answer
What are the uses of a pointer?
write a program that finds the factorial of a number using recursion?
There is a 100-story building and you are given two eggs. The eggs (and the building) have an interesting property that if you throw the egg from a floor number less than X, it will not break. And it will always brake if the floor number is equal or greater than X. Assuming that you can reuse the eggs which didn't broke; you got to find X in a minimal number of throws. Give an algorithm to find X in minimal number of throws.
What is the size of enum in bytes?
Where are some collections of useful code fragments and examples?
What does sizeof return c?
what will be the output: main(){char ch;int a=10;printf("%d",ch);}
36 Answers Accenture, TCS, Wipro,
What is nested structure with example?
can anyone please tell me wat is backlogs... i was looking for the job openings where i read this.. eligibility criteria minimum 70% in degree without backlogs. is that arrear.. if so is it standing arrear or history of arrears... please help me...
11 Answers CTS, Indian Navy, L&T, Microsoft, SSB, TCE, TCS,
What is the function of this pointer?
0 Answers Agilent, ZS Associates,
Write code for finding depth of tree
Dont ansi function prototypes render lint obsolete?