What is the purpose of void pointer?
No Answer is Posted For this Question
Be the First to Post Answer
why use "return" statement a) on executing the return statement it immediately transfers the control back to the calling program b) it returns the value present in the parentheses return, to the calling program c) a & b d) none of the above
define string ?
Is there sort function in c?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
Explain why can’t constant values be used to define an array’s initial size?
Implement bit Array in C.
what are threads ? why they are called light weight processes ? what is the relation between process and threads ?
Explain the importance and use of each component of this string: Foo.Bar, Version=2.0.205.0, Culture=neutral, PublicKeyToken=593777ae2d274679d
what r callback function?
if p is a string contained in a string?
what are bps & baud rates? differentiate these two?
Why isn't it being handled properly?