wats the diference btwen constant pointer and pointer to a
constant.pls give examples.
Answer Posted / satish
char * const p; ->it is const pointer to char
const char * p; ->it is pointer to const char
| Is This Answer Correct ? | 29 Yes | 3 No |
Post New Answer View All Answers
How can you tell whether a program was compiled using c versus c++?
Do you know pointer in c?
what is different between auto and local static? why should we use local static?
Wt are the Buses in C Language
What is wild pointer in c with example?
How do we declare variables in c?
How to get string length of given string in c?
Explain the binary height balanced tree?
what is event driven software and what is procedural driven software?
When should a far pointer be used?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
can any one tel me wt is the question pattern for NIC exam
Write a program to print fibonacci series using recursion?
Write a program in c to replace any vowel in a string with z?
how to introdu5ce my self in serco