What are the advantages and disadvantages of a heap?
No Answer is Posted For this Question
Be the First to Post Answer
write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1
What is return type in c?
What is difference between structure and union in c?
what is diff b/w huge & far & near pointer??
Why do some versions of toupper act strangely if given an upper-case letter?
Discuss similarities and differences of Multiprogramming OS and multiprocessing OS?
What is the Lvalue and Rvalue?
Is a house a shell structure?
Write a program which calculate sum of several number and input it into an array. Then, the sum of all the number in the array is calculated.
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
Why can arithmetic operations not be performed on void pointers?
Explain about C function prototype?