Answer Posted / guy
the uses are to do dirty things
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the height of tree if leaf node is at level 3. please explain
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
Is it better to use a macro or a function?
Why is python slower than c?
What is dynamic variable in c?
what is the structure pointer?
What is the difference between Printf(..) and sprint(...) ?
Is malloc memset faster than calloc?
How are Structure passing and returning implemented by the complier?
What is a pointer in c plus plus?
What are derived data types in c?
What is wild pointer in c with example?
What is linear search?
In a switch statement, explain what will happen if a break statement is omitted?
Is it possible to use curly brackets ({}) to enclose single line code in c program?