const char *
char * const
What is the differnce between the above two?
Answer Posted / priya
both are has a same meaning
| Is This Answer Correct ? | 1 Yes | 18 No |
Post New Answer View All Answers
What is runtime polymorphism in c++?
How can I improve my c++ skills?
Explain differences between alloc() and free()?
What is the function of I/O library in C++ ?
What is #include iostream in c++?
Why are pointers used?
Can a new be used in place of old mallocq? If yes, why?
What is class invariant in c++?
What are associate containers?
Can I learn c++ without learning c?
What are keywords in c++?
What is increment operator in c++?
What are the various compound assignment operators in c++?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
Which sort is best for the set: 1 2 3 5 4 a) Quick Sort b) Bubble Sort c) Merge Sort