Answer Posted / sumalatha
Pointer is nothing but it addresses the value.
| Is This Answer Correct ? | 25 Yes | 6 No |
Post New Answer View All Answers
What are high level languages like C and FORTRAN also known as?
Here is a neat trick for checking whether two strings are equal
What is formal argument?
How do I create a directory? How do I remove a directory (and its contents)?
What is wrong with this program statement?
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
What are the features of c languages?
Explain what will the preprocessor do for a program?
What is a program?
Explain modulus operator. What are the restrictions of a modulus operator?
What is calloc() function?
Write a program to reverse a string.
What is #include cctype?
What is the advantage of an array over individual variables?
What is scope rule of function in c?