What are pointers in C? Give an example where to illustrate their significance.
No Answer is Posted For this Question
Be the First to Post Answer
1 1 12 21 123 321 12344231 how i creat it with for loop??
What are the types of operators in c?
is assignment operator is arithmatic or not
What is the mean of this statement:: if(int i=0 * i=9)
what is the difference between strcpy() and memcpy() function?
Please write me a program to print the first 50 prime numbers (NOT between the range 1 -50)
The operation of a stair case switch best explains the a) or operation b) and operation c)exclusive nor operation d)exclusive or operation Which of the following is/are syntactically correct? a) for(); b) for(;); c) for(,); d) for(;;);
1 Answers HCL, Public Service Commission,
Does c have class?
How do you access command-line arguments?
what is the use of ‘auto’ keyword?
What is a char in c?
What does the characters “r” and “w” mean when writing programs that will make use of files?