Answer Posted / amit kamble
POINTER HOLDS THE ADRESS OF THE OTHER VARIABLE;
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
what do u mean by Direct access files? then can u explain about Direct Access Files?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
How many data structures are there in c?
What are called c variables?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
How does selection sort work in c?
can any one provide me the notes of data structure for ignou cs-62 paper
How to compare array with pointer in c?
Write a program to implement queue.
What are qualifiers and modifiers c?
Which is the best website to learn c programming?
write a program to find the given number is prime or not
What is formal argument?
What are keywords c?