Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
No Answer is Posted For this Question
Be the First to Post Answer
Why calloc is better than malloc?
compute the nth mumber in the fibonacci sequence?
10 Answers Canon, HPL, Satyam, TCS,
24.what is a void pointer? 25.why arithmetic operation can’t be performed on a void pointer? 26.differentiate between const char *a; char *const a; and char const *a; 27.compare array with pointer? 28.what is a NULL pointer? 29.what does ‘segmentation violation’ mean? 30.what does ‘Bus Error’ mean? 31.Define function pointers? 32.How do you initialize function pointers? Give an example? 33.where can function pointers be used?
Why is c called a structured programming language?
How can I prevent another program from modifying part of a file that I am modifying?
Who invented b language?
How to write a multi-statement macro?
sir, i cannot find the way how to write aprogram by using array on queue
Can a pointer point to null?
Why we use void main in c?
Write down the program to sort the array.
What language is c written?