Can we access the array using a pointer in c language?
No Answer is Posted For this Question
Be the First to Post Answer
How to calculate Total working time using Login and logout?
2 Answers CTS, Cygnus, Infosys, Signal Networks, TCS, Wipro,
create an SINGLE LINKED LISTS and reverse the data in the lists completely
how c source file in converted to exe file
how does the for loop work actually..suppose for the following program how it ll work plz explain to me for(i=5;i>=0;i--) prinf(i--);
Create a simple code fragment that will swap the values of two variables num1 and num2.
Write a routine that prints out a 2-D array in spiral order!
Is it possible to run using programming C for Java Application?
How can I recover the file name given an open stream or file descriptor?
main() { int *ptr=(int*)malloc(sizeof(int)); *ptr=4; printf("%d",(*ptr)+++*ptr++); }
Write a c program to build a heap method using Pointer to function and pointer to structure ?
How variables are declared in c?
Who is invented by c?