What are the uses of a pointer?
No Answer is Posted For this Question
Be the First to Post Answer
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
What is the difference between class and object in c?
What is graph in c?
What is the diffences between Windows XP and Windows Visa
Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx
How can you find the day of the week given the date?
When we use void main and int main?
Is double link list a linear data structure? If Yes, Why?If No, Why?
What is an arrays?
What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value
What is the value of h?
Explain how can I remove the trailing spaces from a string?