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 split a string in c++?
Explain what is class definition in c++ ?
What's c++ used for?
Define whitespace 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
State the difference between pre and post increment/decrement operations.
Explain how we implement exception handling in c++?
What are c++ templates used for?
write a porgram in c++ that reads an integer and print the biggest digit in the number
What is ofstream c++?
What is public, protected, private in c++?
Explain rethrowing exceptions with an example?
What is virtual destructor ans explain its use?
What are the uses of static class data?
What do you understand by zombie objects in c++?