const char *
char * const
What is the differnce between the above two?
Answer Posted / jeeva
both are same
| Is This Answer Correct ? | 1 Yes | 17 No |
Post New Answer View All Answers
Do you know what is overriding?
Is c++ a float?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Are vectors faster than arrays?
Why do we use classes in c++?
Explain the term memory alignment?
how to explain our contribution in the project?
What is stream and its types in c++?
describe private access specifiers?
Write a function to find the nth item from the end of a linked list in a single pass.
Write a program which uses Command Line Arguments
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
We use library functions in the program, in what form they are provided to the program?
What is std :: endl?
Explain all the C++ concepts using examples.